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 1594 posts 1825 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.

Please Sign in or register to post replies

Write your reply to:

Draft