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

aws-cognito and other changes #13

Merged
merged 27 commits into from
May 10, 2017
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
8fc78e2
Linted and updated docs to conform to style guide
bennypowers Apr 18, 2017
d533657
Added aws-cognito element
bennypowers Apr 18, 2017
da7026f
Sanitized error handling
bennypowers Apr 18, 2017
a464602
Fixed bug that prevented using aws-app's region
bennypowers Apr 18, 2017
ed2837f
Added InvocationType and LogType properties to aws-lambda
bennypowers Apr 18, 2017
1aa4c71
Updated README.md
bennypowers Apr 18, 2017
9deda8e
Create lambda instance only when invoking
bennypowers Apr 18, 2017
7e35091
Merge pull request #1 from bennypowers/aws-cognito
bennypowers Apr 19, 2017
e50b112
Use log-behavior to handle logging
bennypowers Apr 19, 2017
3e474ac
Added noAutoRefreshCredentials and _autoChanged
bennypowers Apr 19, 2017
a582abe
Merge branch 'master' of github.com:bennypowers/polymeraws
bennypowers Apr 19, 2017
1b3c21e
Warn and break if user tries to query without conditions
bennypowers Apr 19, 2017
3c7e4e5
Prevent getData while initializing when auto is true
bennypowers Apr 19, 2017
0cef4c3
Use AWS.DynamoDB.DocumentClient() if formatData is set
bennypowers Apr 19, 2017
2718874
Add `querying` == true when querying DynamoDB
bennypowers Apr 19, 2017
c91b74b
Added refreshCredentials & renamed tryRecoverUser
bennypowers Apr 20, 2017
67aa461
Adjusted logging severities for private methods
bennypowers Apr 20, 2017
58e37d8
Expose user and attributes on aws-cognito
bennypowers Apr 20, 2017
99dadc4
Refactored promise chains and fixed bugs
bennypowers Apr 23, 2017
b4c2790
Bump version
bennypowers Apr 23, 2017
bb5e380
Updated Docs and license
bennypowers Apr 23, 2017
1399af1
Added more events
bennypowers Apr 23, 2017
d40046d
Documented events
bennypowers Apr 23, 2017
097592b
Organized logic around _setIdentityId
bennypowers Apr 24, 2017
5ab9042
Added forgot password flow
bennypowers Apr 30, 2017
74b6697
Fix bug in reset password flow
bennypowers Apr 30, 2017
f718673
Consistent indentation
bennypowers May 10, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Refactored promise chains and fixed bugs
  • Loading branch information
bennypowers committed Apr 23, 2017
commit 99dadc49d8823d7b8c1abc28d757fb09774a4cc0
Loading