<@U510UMTTR> Ok thanks! Do you know if this is doc...
# orm-help
b
@tomh Ok thanks! Do you know if this is documented anywhere?
n
a JWT contains its expiration date
l
Copy and paste
b
@nilan Yes, I can see the
exp
value when decoding the Auth0 token, but when I then send an authenticated query (using the Auth0 token as
Bearer
) to Graphcool, will Graphcool accept any token from Auth0 that hasn't expired?
n
I don't understand your question, sorry 🙂
b
Sorry, basically my question is - does Graphcool store it's own token expiration value or does it just respect the
exp
value in the client token each time an authenticated request is made?
n
are you using Graphcool Legacy or Graphcool Framework?
b
legacy
n
I honestly don't know how it works off the bat, but you can raise this question in the Forum https://www.prisma.io/forum/c/questions 🙂
b
@nilan it's not a Prisma question it's the original Graphcool
n
I know
b
Ok thanks
👍 1