Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Validate Token Immediately #93

Open
BenShelton opened this issue Oct 28, 2019 · 0 comments
Open

Validate Token Immediately #93

BenShelton opened this issue Oct 28, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@BenShelton
Copy link
Owner

Currently the token is only validated after an action is made, after which the user is kicked back to Login. This isn't ideal UX seeing as you have a few options available and it just seems like an error occurred.

Instead let's validate the token before the app loads so that the user is routed immediately to the Login page (or Home if they were on Home) rather than taking the extra step.

@BenShelton BenShelton added the enhancement New feature or request label Oct 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant