dig
KKinde
•Created by dig on 12/14/2024 in #💻┃support
Other connected app support like gmail, outlook
Is there any way to achieve the above?
13 replies
KKinde
•Created by dig on 12/13/2024 in #💻┃support
Retrieve user data from access token
I have access token which is generated by react SDK.
My backend is implemented in python. I'm planning to use jwt based authentication but I couldn't find way to retrieve user data from access token which is generated by react SDK.
Any way to retrieve user data from access token?
Also I want to know a way to retrieve access token for connected apps under my situation.
Sample
Frontend:
Backend(python, fastapi)
7 replies