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

Smarter post authentication redirect #626

Merged
merged 2 commits into from
Oct 12, 2022
Merged

Smarter post authentication redirect #626

merged 2 commits into from
Oct 12, 2022

Conversation

Auz
Copy link
Contributor

@Auz Auz commented Oct 12, 2022

Stores the path you were on in session storage and redirects back there after authentication.
Fixes #623

@vercel
Copy link

vercel bot commented Oct 12, 2022

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

1 Ignored Deployment
Name Status Preview Updated
docs ⬜️ Ignored (Inspect) Oct 12, 2022 at 6:50PM (UTC)

packages/front-end/pages/oauth/callback.tsx Outdated Show resolved Hide resolved
packages/front-end/services/auth.tsx Outdated Show resolved Hide resolved
@Auz Auz requested a review from jdorn October 12, 2022 19:36
@Auz Auz merged commit 958df02 into main Oct 12, 2022
@Auz Auz deleted the 623-redirect-fix branch October 12, 2022 20: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.

[Bug] Always redirected to homepage after logging in
2 participants