Security
This section describes on how to enable the JSON Web Tokens (JWT) Authentication Support for Design Framework Packager.
JWT Authentication Support for DSF Packager
JSON Web Tokens (JWT) are used to secure APIs. It is an open and standard way to represent user’s identity securely during two-party interaction, that is, when two systems exchange data, JSON Web Token is used to identify the user without having to send private credentials on every request.
In this topic