Andrew

Results 4 issues of Andrew

This project hasn't been updated in a while. Is it still being maintained? Trying to decide if we should use it for our next project. Thanks!

First off, thanks for this really great sample site. It has already saved me a ton of work. I'm trying to extend the cognito.js class to include CognitoSyncManager and dataset...

Getting this error on the demo app upon login. Happens when we hit this line in user.js ` cognitoUser.authenticateUser(authenticationDetails, {`

We have an external OAuth provider that runs with our server so that when an unauthenticated user hits our site, they're redirected to this form. There are three or four...