Skip to content

Question: validating tokens issued with asymmetric keys #720

Answered by lcobucci
andrei-dascalu asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @andrei-dascalu 👋
I took the liberty of converting the issue into a discussion to make things easier to track and categorise 😄

Disclaimer: my documentation skills are something that I'm still working on and am quite sorry that things there gave you that feeling.

To increase the cohesion of the API, we indeed extracted the validation logic to a different set of objects.
We now have the Validator and the Constraints.

The overview can be seen in https://lcobucci-jwt.readthedocs.io/en/stable/validating-tokens/.
In the examples, we use the configuration object. I thought that this would help things but you're not the only one confused by where the configuration comes from (or even what is …

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@Ocramius
Comment options

Ocramius Jun 29, 2022
Collaborator Sponsor

@madsongr
Comment options

@madsongr
Comment options

@lcobucci
Comment options

@iamtommcc
Comment options

Answer selected by lcobucci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants
Converted from issue

This discussion was converted from issue #719 on April 13, 2021 18:45.