Set default JWT token expiration to 12 hours
This allows a client to login only once a day. We might want to decrease that and look into refresh token. But this looks overkill for our use case.
Please register or sign in to comment
This allows a client to login only once a day. We might want to decrease that and look into refresh token. But this looks overkill for our use case.