KindeK
Kinde12mo ago
60 replies
Tito

Authenticating API calls with Kinde

I have a react native app and a backend NextJS app both running Kinde.
How to authenticate API calls from the app to the backend to authenticate a user?
Authorization: Bearer {token} in http headers doesn't work with idToken or accessToken
Was this page helpful?