You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once #197 has landed and we've managed to migrate to forgiving JWT Auth, we'll want to update the code here so that forgiving JWT auth is the default and the other code is removed.
Cleanup the ENABLE_FORGIVING_JWT_COOKIES
Cleanup code that uses it so that we retain the code that would run if ENABLE_FORGIVING_JWT_COOKIES=True
The text was updated successfully, but these errors were encountered:
Once #197 has landed and we've managed to migrate to forgiving JWT Auth, we'll want to update the code here so that forgiving JWT auth is the default and the other code is removed.
ENABLE_FORGIVING_JWT_COOKIES=True
The text was updated successfully, but these errors were encountered: