Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Biagio Paruolo 1621 posts 1914 karma points c-trib
    Dec 09, 2022 @ 14:48
    Biagio Paruolo
    0

    How to use UmbracoMemberAuthorize and get logged member with only JWT schema?

    I create a JWT token to pass in the header. I create an API controller. How to get the logged member? Do I've to build a custom member authorize filter like UmbracoMemberAuthorize? I'm able to do if I use also cookie schema with _memberManager.GetCurrentMemberAsync but it don't work with only JWT schema. Thanks.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies