Make deep-linking prompt for auth then display requested page #19

Closed
opened 2021-06-20 01:07:40 +00:00 by danieljsummers · 1 comment
danieljsummers commented 2021-06-20 01:07:40 +00:00 (Migrated from github.com)

Currently, the login process is hard-coded to send the user to the Dashboard page. To allow job posting links to be shared on NAS, and interested parties be able to see it, modify this process to support the auth-then-display flow, rather than always going to the dashboard.

Currently, the login process is hard-coded to send the user to the Dashboard page. To allow job posting links to be shared on NAS, and interested parties be able to see it, modify this process to support the auth-then-display flow, rather than always going to the dashboard.
danieljsummers commented 2021-08-10 03:26:26 +00:00 (Migrated from github.com)

The environment change from #21 made this work. If the application doesn't sense that a user is logged on, but they need to be for this process, it will bounce them to NAS for a new token, then come back, log them in, and display the originally requested page.

The environment change from #21 made this work. If the application doesn't sense that a user is logged on, but they need to be for this process, it will bounce them to NAS for a new token, then come back, log them in, and display the originally requested page.
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: bit-badger/jobs-jobs-jobs#19
No description provided.