Hi, I have made an app which has multiple microser...
# support-questions
r
Hi, I have made an app which has multiple microservices and i want to use authentication with supertokens (one microservice needs to be able to authenticate the user, while all others need to be able to authorize the user with something like the verifySession() method). How to go about it.