the main motivation for this question is, i'm tryi...
# support-questions-legacy
t
the main motivation for this question is, i'm trying to support logout and I'm calling the
Copy code
revokeAllSessionsForUser
method but it doesn't seem to be expiring the token calling another authenticated endpoint immediately after, doesn't seem to be triggering an error with Session.verifySession() middleware
2 Views