Skip to content
New issue

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

Amazon - Dealing with the Implicit Grant Depreciated Issue / implementing Authorization code grant #633

Open
mark-ellul opened this issue Dec 15, 2020 · 1 comment

Comments

@mark-ellul
Copy link

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

@ThiefMaster
Copy link

PKCE support would indeed be great. It's pretty easy to implement - see here and here for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants