Is there an easy way to test the endpoints I build in my backend? I mean endpoints like invite where you want to invite a user to the tenant based on the session.
Basically, I need a way to build a session in my test that will be valid and pass supertokens verification