The React SDK is not available, unable to automatically refresh the token successfully.
I am building a project using the Kinde React SDK, and I found that after logging in, the Kinde SDK keeps throwing errors. I saw similar issues on Reddit, and it seems this problem has been persistent.
https://www.reddit.com/r/nextjs/comments/1as2uxs/kinde_auth_client_side_authentication_not_showing/
Special note: I used Kinde for development 2 years ago, and there were no issues at all compared to now.
2 Replies
When you successfully log in, the React SDK will initiate a request and return this information:
"Client authentication failed (e.g., unknown client, no client authentication included, or unsupported authentication method)."
I just tried again and encountered a new error:
{"error":"server_error","error_description":"The authorization server encountered an unexpected condition that prevented it from fulfilling the request."}