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

feat: redirect on login/sign up #31

Open
FelixNgFender opened this issue Mar 14, 2024 · 1 comment
Open

feat: redirect on login/sign up #31

FelixNgFender opened this issue Mar 14, 2024 · 1 comment
Labels
lowpriority Low priority

Comments

@FelixNgFender
Copy link
Owner

No description provided.

@FelixNgFender FelixNgFender added the lowpriority Low priority label Mar 17, 2024
@FelixNgFender
Copy link
Owner Author

Consider these:

  • Putting auth in pages in full protection
  • Putting auth in layouts prevent flashing, but no actual protection
  • Maintain state of the signing in action (callback url, etc.) requires plaguing every page in auth flow (sign in, sign up, email verification) with callback props => a lot of prop drilling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lowpriority Low priority
Projects
None yet
Development

No branches or pull requests

1 participant