Signed Tokens (JWS)

A very large number of signature algorithms is provided by the library. Please refer to this signature algorithm table to know what algorithms are available.

Then, you will find an example to create a signed token here and another example to load and verify incoming tokens.

Last updated