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/auth-redirect-param #65

Merged
merged 2 commits into from
Jan 29, 2025
Merged

feat/auth-redirect-param #65

merged 2 commits into from
Jan 29, 2025

Conversation

dswbx
Copy link
Contributor

@dswbx dswbx commented Jan 29, 2025

Now you can add a redirect param to your login/register form action, to be redirected to that path:

<form method="POST" action="/api/auth/password/login?redirect=/some/where/nice">
 {/* ... */}
</form>

@dswbx dswbx merged commit 1588185 into release/0.7 Jan 29, 2025
1 check passed
@dswbx dswbx deleted the feat/auth-redirect-param branch January 29, 2025 19:30
@dswbx dswbx mentioned this pull request Jan 29, 2025
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