amazon-archives / amazon-cognito-auth-js

The Amazon Cognito Auth SDK for JavaScript simplifies adding sign-up, sign-in with user profile functionality to web apps.
Apache License 2.0
423 stars 232 forks source link

Code grant flow #32

Closed modmac closed 6 years ago

modmac commented 6 years ago

This PR allows to use code grant flow and refresh tokens. Fixes parsing query parameters, building POST requests, handling responses.

Added presets option to babel loader.

zroger commented 6 years ago

Works for me. Thanks!

mingqin1 commented 6 years ago

Modest Machnicki:
Works .

iocampomx commented 6 years ago

Please merge this PR, I have the same bug.

codynguyen commented 6 years ago

👍

We're having this same problem too, please merge.