KindeK
Kinde10mo ago
8 replies
ATOM

React Kinde with FastAPI python

I have react application and I'm using there react sdk for kinde with provider. Now i have access token from react app
My goal is to grab this access token from react app pass it into Headers and make an API call to my FastAPI python backend.
How i can validate this access token on my backend ?
Was this page helpful?