Skip to content

Fix_auth_verify_code_in_demo #49

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

Merged
merged 6 commits into from
Jun 20, 2025
Merged

Fix_auth_verify_code_in_demo #49

merged 6 commits into from
Jun 20, 2025

Conversation

fulleni
Copy link
Member

@fulleni fulleni commented Jun 20, 2025

  • Redirect authenticated users from auth paths
  • Clarify anonymous user redirection logic

Description

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

fulleni added 6 commits June 11, 2025 15:12
- Simplify auth path redirection logic
- Clarify redirect conditions
- Set background color to black87
- Pass context as query param
- Enable system back navigation
- Preserve linking context in auth flow
- Prevent redirect in linking context
- Use nested routes for linking
- Improve redirection logic
- Remove query parameter context
- Redirect authenticated users from auth paths
- Clarify anonymous user redirection logic
Copy link
Member Author

@fulleni fulleni left a comment

Choose a reason for hiding this comment

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

...

@fulleni fulleni merged commit a684f63 into main Jun 20, 2025
0 of 2 checks passed
@fulleni fulleni deleted the fix_auth_verify_code_in_demo branch June 20, 2025 05:21
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.

1 participant