trivalleycoders-org / events-client

Display any type of event. Link to your ticketing/registration site
MIT License
2 stars 6 forks source link

User should stay logged-in when page refreshes #90

Closed klequis closed 6 years ago

klequis commented 6 years ago

On browser load or refresh, app should read the cookie and if it is not expired the user should remain logged in.

I have read it is a good idea in this scenario to return a new JWT. If easy should do, otherwise put in backlog.