Allow redirect url path when user signs in #316

Open
reda wants to merge 3 commits from feat/auth-add-next-url-redirect into master
Owner

When a user tries to go to a protected route such as "/protected "and gets hit with the login screen, the library will redirect the user "/protected" instead of "/".

When a user tries to go to a protected route such as "/protected "and gets hit with the login screen, the library will redirect the user "/protected" instead of "/".
reda added 1 commit 2026-05-31 19:01:32 +00:00
add files for feature
Some checks failed
Run Check Script / check (pull_request) Failing after 52s
aacbc509b1
reda added 2 commits 2026-05-31 19:09:51 +00:00
remove env file
Some checks failed
Run Check Script / check (pull_request) Failing after 51s
e220f2ff10
Some checks failed
Run Check Script / check (pull_request) Failing after 51s
This pull request has changes conflicting with the target branch.
  • fleet/harmony-fleet-operator/dev.sh
  • harmony_zitadel_auth/src/config.rs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/auth-add-next-url-redirect:feat/auth-add-next-url-redirect
git checkout feat/auth-add-next-url-redirect
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: NationTech/harmony#316
No description provided.