Custom data in JWT payload for Authentication
-
I am using MemberPress plugin to manage different memberships for different users. When I call the /auth endpoint to get a JWT, I want this JWT info to also include the active memberships of the logged-in user.
Is this possible? How would I go about implementing this? Any example code snippets to achieve this would be really helpful.
Thanks so much!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Custom data in JWT payload for Authentication’ is closed to new replies.