We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Everyone
It seems that Amazon has depreciated the implicit grant approach.
https://developer.amazon.com/es/docs/login-with-amazon/implicit-grant.html#deprecation-notice
Has anyone got hello js working with the new Authorization Code grant approach?
https://developer.amazon.com/es/docs/login-with-amazon/authorization-code-grant.html
Any pointers or helpers?
Regards Mark
The text was updated successfully, but these errors were encountered:
PKCE support would indeed be great. It's pretty easy to implement - see here and here for example.
Sorry, something went wrong.
No branches or pull requests
Hi Everyone
It seems that Amazon has depreciated the implicit grant approach.
https://developer.amazon.com/es/docs/login-with-amazon/implicit-grant.html#deprecation-notice
Has anyone got hello js working with the new Authorization Code grant approach?
https://developer.amazon.com/es/docs/login-with-amazon/authorization-code-grant.html
Any pointers or helpers?
Regards
Mark
The text was updated successfully, but these errors were encountered: