Skip to content

Commit

Permalink
Merge pull request #134 from qpowell/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
paulcwatts authored Aug 6, 2019
2 parents 0b58954 + f42014c commit 76ae6ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Amplify auth object. The service provides access to the following Amplify/auth m
* `confirmSignUp(username, code, options)`
* `resendSignUp(username)`
* `forgotPassword(username)`
* `forgotpasswordSubmit(username, code, newPassword)`
* `forgotPasswordSubmit(username, code, newPassword)`

It also provides a helper to quickly access the current user's Cognito ID token:

Expand Down

0 comments on commit 76ae6ba

Please sign in to comment.