Hello, I want to test my routes with Postman but they are protected with verifySession() and I don't...
r
Hello, I want to test my routes with Postman but they are protected with verifySession() and I don't know how to do it. I found a tutorial to test supertokens with postman, but I would like to log in and not register, and the tutorial creates a new user. Has anyone done it or can guide me how to do it?
r
hey @raulandrade8333 you can call the login route via postman first