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
Tip
See the example: Using the JSON Web Token SL Library.