Closed foestauf closed 10 months ago
Putting up a draft PR. Work is mostly complete but I am running into an issue with around verifying state on the oauth callback handler.
@foestauf thank you for the
You can set state with any random string while making a request, it verifies if that state is persistent with request
Example https://demo.authorizer.dev/oauth_login/google?state=test&redirect_uri=https://google.com
What does this PR do?
Adds support for Discord as an identity provider
Which issue(s) does this PR fix?
214
If this PR affects any API reference documentation, please share the updated endpoint references