Skip to main content

Library: JSON Web Token SL

The JSON Web Token SL library contains a function block to create a JWT (JSON Web Token) on the controller. The following algorithms are supported here:

  • HS256

  • HS384

  • HS512

  • RS256