icebreaker-science / frontend

The frontend (Angular) part of the icebreaker.science application
Apache License 2.0
1 stars 0 forks source link

Check Token Expiry #32

Closed BJRWolf closed 4 years ago

BJRWolf commented 4 years ago

The expire date of the JWT Token is currently not checked on the frontend site. The expire date should be checked, before a request is made.