I have a question about the signOut() method lis...
# support-questions
w
I have a question about the signOut() method listed under common customizations within the session recipe. This is a method from the supertokens-auth-react package to be called on the front end. When you say it revokes the session the on the front end and backend, does that mean someone who was implementing a react frontend would only need to invoke signOut once on the front end?