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

Redirect user based on user onboarding state #47

Merged
merged 2 commits into from
Aug 4, 2023

Conversation

nicolasbrandao
Copy link
Contributor

Description

This PR implements logic to redirect user based on its onboarding state

  • Create function to check user onboarding state
  • Add logic to redirect user based on use onboarding state

nicolasbrandao and others added 2 commits August 3, 2023 10:18
Co-authored-by: Vitor Schelb <116350364+vitorschelb@users.noreply.github.com>
Co-authored-by: Vitor Schelb <116350364+vitorschelb@users.noreply.github.com>
@vercel
Copy link

vercel bot commented Aug 3, 2023

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

Name Status Preview Updated (UTC)
app ✅ Ready (Inspect) Visit Preview Aug 3, 2023 1:25pm

Copy link
Contributor

@marco-souza marco-souza left a comment

Choose a reason for hiding this comment

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

That's the way 👍

src/app/app/layout.tsx Show resolved Hide resolved
src/shared/db.ts Show resolved Hide resolved
@nicolasbrandao nicolasbrandao merged commit f0a135f into main Aug 4, 2023
@nicolasbrandao nicolasbrandao deleted the nicolasbrandao/check-user-onboarding-state branch August 4, 2023 12:35
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.

3 participants