mother-db / ezEMLmotherDB

A web front-end for the metapype-eml client
Apache License 2.0
0 stars 1 forks source link

authlib.integrations.base_client.errors.MismatchingStateError #32

Closed dietrichasuedu closed 1 year ago

dietrichasuedu commented 1 year ago

When a user changes their password and attempts to login with new password on the same browser, this error is received.

If you open a new browser or clear cookies on the browser, then it works.

jpraymer commented 1 year ago

Fixed by clearing the user's session before attempting to login.