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(dashboard): add login redirect from old link #134

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

ayuhito
Copy link
Member

@ayuhito ayuhito commented Sep 3, 2024

This adds a handy redirect query parameter when logging in, so users can automatically return to the original URL they visited if they were shared a link from an external source.

Previously, if you were unauthenticated, you would be sent to the homepage after login, instead of the original page you were on.


This also removes some user logged in checks, which speeds up certain page loads.

@ayuhito ayuhito merged commit 97aa273 into main Sep 3, 2024
1 of 2 checks passed
@ayuhito ayuhito deleted the feat/login-redirect branch September 3, 2024 11:47
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