-
This is a QA discussion regarding a potential feature at the Ory/Hydra oauth2 admin endpoints, Is there a plan to introduce querying of access tokens for a given user (and/or) a given client? |
Beta Was this translation helpful? Give feedback.
Answered by
aeneasr
Sep 8, 2021
Replies: 1 comment
-
No that is not possible, we do not store any tokens in their raw form in the database due to security reasons. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tnvmadhav
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No that is not possible, we do not store any tokens in their raw form in the database due to security reasons.