Hello everyone, Is there a way to expire/invalidat...
# prisma-whats-new
e
Hello everyone, Is there a way to expire/invalidate the token generated for
generateNodeToken
? rather than setting a expiration time, I am currently implementing a sign out flow, but the token is still valid :s
👍 1
i
I don’t believe
graphcool-lib
has an API for invalidating the token but maybe another lib?
I’m not 100% sure though. I could be wrong