Validate Token #250
Replies: 1 comment
-
hi @psrinivasan9128 , do you still see this issue? If yes, can you please create a GH issue with the details |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I am trying to use cubby hole way of reusing the token. I am able to save and extract token from cubby hole. However if a token is expired, i am not sure how to validate it.
I am using C# as my code base, is there any API method, i can look and use or should i save the TTL file and compare it against the current time to validate the token
thanks
Beta Was this translation helpful? Give feedback.
All reactions