Skip to content
Snippets Groups Projects
Commit b055eb6b authored by Antoine Lambert's avatar Antoine Lambert
Browse files

auth: Inform user when one of his bearer token expired in tokens UI

A Web API bearer token will expire after 30 days of inactivity.

So when a user tries to display a previously generated token from the
dedicated Web UI, check its validity and display an error message if
the token has expired.

Related to T3121
parent cf69ace0
No related branches found
No related tags found
1 merge request!526auth: Inform user when one of his bearer token expired in tokens UI
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment