Skip to content

fix(login): set token expiration to a long time

Yannis Barlas requested to merge token-expiration into staging

This sets the login expiration token to ~1 year.
It's essentially a workaround for the lack of refresh tokens in pubsweet, but for the time being it solves the problem of being randomly logged out as they're working.

Merge request reports