Fix login redirect #66

Closed
opened 2022-07-05 01:38:45 +02:00 by blacklight · 0 comments
Owner

Created by: BlackLight

Expected flow

Unauthenticated user opens a page requiring authentication -> Gets redirected to /login -> Upon successful authentication they get redirected to the page they were originally trying to access

Current flow

Unauthenticated user opens a page requiring authentication -> Gets redirected to /login -> Upon successful authentication they always get redirected to the index

*Created by: BlackLight* **Expected flow** Unauthenticated user opens a page requiring authentication -> Gets redirected to `/login` -> Upon successful authentication they get redirected to the page they were originally trying to access **Current flow** Unauthenticated user opens a page requiring authentication -> Gets redirected to `/login` -> Upon successful authentication they always get redirected to the index
blacklight added the
bug
label 2022-07-05 01:38:45 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: platypush/platypush#66
No description provided.