ATOM
KKinde
•Created by ATOM on 3/26/2025 in #💻┃support
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 ?
4 replies