-
Notifications
You must be signed in to change notification settings - Fork 825
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
feat: headless update auth #5308
feat: headless update auth #5308
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5308 +/- ##
==========================================
- Coverage 59.82% 59.12% -0.70%
==========================================
Files 394 399 +5
Lines 17579 17968 +389
Branches 3307 3370 +63
==========================================
+ Hits 10516 10623 +107
- Misses 6449 6718 +269
- Partials 614 627 +13
Continue to review full report at Codecov.
|
This pull request introduces 3 alerts when merging a22ecae into 5a324b2 - view on LGTM.com new alerts:
|
a22ecae
to
eba7bb5
Compare
This pull request introduces 3 alerts when merging eba7bb5 into 8747911 - view on LGTM.com new alerts:
|
eba7bb5
to
5e76ab0
Compare
This pull request introduces 3 alerts when merging 5e76ab0 into 42810c9 - view on LGTM.com new alerts:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
This pull request introduces 3 alerts when merging 4d3ad06 into 6cec107 - view on LGTM.com new alerts:
|
0ba042c
to
88feff0
Compare
This pull request introduces 3 alerts when merging 88feff0 into 0d2f632 - view on LGTM.com new alerts:
|
This pull request introduces 3 alerts when merging f7be991 into 41ce4bc - view on LGTM.com new alerts:
|
This pull request has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs. Looking for a help forum? We recommend joining the Amplify Community Discord server |
Description of changes:
Add schema for update auth and wire it up to existing auth update logic
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.