DaveButland / sans-website

Sans-Caffeine Website
MIT License
0 stars 0 forks source link

Refresh authentication token #2

Open DaveButland opened 5 years ago

DaveButland commented 5 years ago

Check jwt token and ensure it is refreshed before it expires and refresh the cookies for cloudfront too.

DaveButland commented 5 years ago

Done. Still needs some work on setting the security class properly and making sure it is used properly everywhere required.