Can anyone help with this issue:
https://github.com/supertokens/supertokens-python/issues/470 I would like to know how the FastAPI integration should work, because it doesn't behave as I expect it to. For example the routes of supertokens are not registered in the Swagger documentation. Also after adding the middleware there is no "signin/ authenticate" button in swagger, which I would expect from an authentication middleware.