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

Remove AddDevice screen #146

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Conversation

Pessina
Copy link
Collaborator

@Pessina Pessina commented Jan 6, 2024

  • Remove AddDevice screen and move it's logic to the Login screen.
  • Add Spinner for loading state
  • Add forms validation on Login and CreateAccount screens
  • Centralize send e-mails on VerifyEmail screen
  • Clean up isRecovery search param from unnecessary places and use userExist and recoverAccountWithOIDCToken to check user existence

Copy link

vercel bot commented Jan 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fast-auth-signer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2024 6:08pm

Copy link
Collaborator

@hcho112 hcho112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! so code wise, it looks good.
I have conducted following tests:

Chrome Test

Create account
Sign in above
Sign in using cognito with above account
Sign in using safari browser with above account
Reach Delete key and continue sign in

Safari Test

Sign in above

Firefox test

Sign in
Create account

It looks good so far. For Firefox, we need this PR ready in order to check for FAK functionality check.

I will leave @esaminu for final approval. (Please try to have a test independently on your side just in case)

@Pessina Pessina changed the title Remove AddDevice screen [DRAFT] Remove AddDevice screen Jan 12, 2024
@Pessina Pessina changed the title [DRAFT] Remove AddDevice screen Remove AddDevice screen Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants