-
-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Description
Please see these config options:
https://github.com/vimalloc/flask-jwt-extended/blob/master/flask_jwt_extended/config.py#L27
Not being respected in this file:
https://github.com/vimalloc/flask-jwt-extended/blob/master/flask_jwt_extended/utils.py#L396
This means the cookies will be deleted every time the browser is closed, requiring the user to re-login. Is there something I am missing about expiring these cookies at the end of the session? (updated to clean up the intention of the issue.)
Metadata
Metadata
Assignees
Labels
No labels