supertokens / supertokens-python

Python SDK for SuperTokens
https://supertokens.com
Other
127 stars 35 forks source link

Uncaught exception in `session_exception_handler` #530

Open denizs opened 1 day ago

denizs commented 1 day ago

As of fastapi 0.77.0, JSONResponses require a content argument. When using this project with a more recent version of fastapi (current version is 0.115.0), this leads to an uncaught exception.