Is there more thorough jwt docs?

Is there a thorough documentation of how to use jwt? For example, I’m trying to do a force verification, I can’t find docs for it detailing what the parameters.

Can you elaborate on what you mean by “force verification”? Please describe your use case for us to direct you to the relevant docs.

There’s a vulnerablilify where someone can modify the jwt to trick the jwt into thinking authentication is already done. Also I’m looking for more a way to get thorough docs of jwt so I can have a list of all the methods and what they do so I don’t have to keep coming back here