UmbracoMemberAuthorize is giving 403 error

I have custom api and using token for member authentication and authorization.

After upgrading to 15.3 and in new project of 15.4, UmbracoMemberAuthorize is giving error 403 in both 15.3/15.4 but same impmentation is working fine in 15.2

is this a bug in new version after 15.2 OR something has changed? Do i need any new claim in the token?

/Yasir

Have any1 using custom api and token based authentication for members in Umbraco 15.3+?

any tip or idea?