oauth2
oauth2 copied to clipboard
get token by user id
Hello,
Is there a way to find the active token by user id? It seems the store always an encoded string of which userid is part of but there's no way to do this query which is necessary in some cases.
Any hints?
Thanks!