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 is a companion discussion topic for the original entry at https://our.umbraco.com/forum/110681-how-to-use-umbracomemberauthorize-and-get-logged-member-with-only-jwt-schema