-
Notifications
You must be signed in to change notification settings - Fork 26
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
WOW endpoints for authentication #703
Draft
shakao
wants to merge
94
commits into
master
Choose a base branch
from
shakao/auth-endpoints
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shakao
force-pushed
the
shakao/auth-endpoints
branch
from
February 7, 2023 20:44
4d25809
to
a319776
Compare
shakao
force-pushed
the
shakao/auth-endpoints
branch
from
February 7, 2023 21:44
11bcc07
to
dcca09e
Compare
QA fixes for accounts/subscription flow
* sc-12394: add dynamic countdown for redirect * prettier * whitelist demosite * run black * whitelist regex all deploy previews * whitelist regex all deploy previews * ugh cors * add all cors lol * revert cors_origin_whitelist sites, original demosite gives 401 for auth_check * re-add #785 demosite link after setting REACT-APP-API-BASEURL for branch * swap delaySeconds variable for const * pre-verification screen shows only if user object in context is valid * remove UserContext references, manually async fetch user * console.log * assert user object required * handle bad requests with info from json body, clean up verify email page * handle async state update after successful verification
* sc-12766 handle authcheck object properly, clearing and updating * sc-12808 identify auth required routes to trigger redirect on logout * prettier * call auth server api to check if email has acct * sc-12776 login vs register screens toggle depending on existing account check * run black and lingui extract
kiwansim
force-pushed
the
master
branch
2 times, most recently
from
July 30, 2024 18:27
0096640
to
259fb1a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.