Join Slack
Powered by
Is there a way to see if a user Auth token has exp...
# prisma-whats-new
s
sajmil
02/02/2018, 10:28 PM
Is there a way to see if a user Auth token has expired or see what time it will expire?
n
nilan
02/02/2018, 10:39 PM
Paste it to
jwt.io
and check the expiry date. You can also do this in code with various JWT libraries.
2
Views
Open in Slack
Previous
Next