Problem not sending state to the oauth2 /auth endpoint
Hi, I am not sending the state url parameter to the oauth2 /auth endpoint, as the docs says its not required (https://docs.kinde.com/developer-tools/about/using-kinde-without-an-sdk/#state) but the endpoint fails says it is required. Do I have to send state?
Kinde docs
Using Kinde without an SDK
Our developer tools provide everything you need to get started with Kinde.
1 Reply
Thanks for raising, I will check if this has been changed.
Its recommended to send the state, we will send that back to you and it will ensure that the authentication callback request came from your flow.