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

Authentication Flow #2

Open
jeremyscatigna opened this issue Mar 1, 2024 · 0 comments
Open

Authentication Flow #2

jeremyscatigna opened this issue Mar 1, 2024 · 0 comments

Comments

@jeremyscatigna
Copy link
Contributor

Here the goal is to create the Authentication flow using: https://github.com/cristicretu/Layers

When launching the app the flow is:

  1. Check if user is signed In
  2. If signedIn go to Home
  3. else go to Authentication screen
  4. The authentication screen have 2 buttons: Sign in and Sign up
  5. If Sign in it opens the Signin flow in Layers
  6. If Sign up it opens the Signup flow in Layers
  7. Once Authenticated go to Home
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

No branches or pull requests

1 participant