We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IntrospectToken should check if the token is a JWT, and open it locally (without going to hydra)
The text was updated successfully, but these errors were encountered:
@abilioesteves just to confirm, the steps to this would be something like:
/^[a-zA-Z0-9\-_]+?\.[a-zA-Z0-9\-_]+?\.([a-zA-Z0-9\-_]+)?$/;
whisper
Sorry, something went wrong.
Yes! That's correct! @claudiosegala
eabili0
No branches or pull requests
IntrospectToken should check if the token is a JWT, and open it locally (without going to hydra)
The text was updated successfully, but these errors were encountered: