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

console: user not notified when auth is not required and token is expired #156

Closed
remyla opened this issue Aug 17, 2016 · 1 comment
Closed
Labels
Milestone

Comments

@remyla
Copy link
Owner

remyla commented Aug 17, 2016

when auth==jwt (token)
when jwt.required==false

and when the token expires, then the console is not aware of it: it continues to show that it is connected as the previous username which was used, but the server is actually answering in 'guest' state (no token)

we must provide a way to notify the user that he is not anymore authenticated to the server

@remyla remyla added the bug label Aug 17, 2016
@remyla
Copy link
Owner Author

remyla commented Nov 3, 2016

the console and this issue is moved to a separate repo: https://github.com/PRIMCODE/damas-dashboard

@remyla remyla closed this as completed Nov 3, 2016
@remyla remyla added this to the 2.3.6 milestone Nov 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant