Hi @User, I'm working with @User on integrating supertokens with fastapi. We got it working with the 2.x branch, but are wondering what the intended way of adding functionality to auth requests are (i.e. when someone signs up, we want to do something in our backend).
Adding a fastapi route to the endpoint (i.e. /signup doesn't work). Thank you for you support!