Which definition describes JWT in regard to REST API security?
an encrypted JSON token that is used for authentication
an encrypted JSON token that is used for authorization
an encoded JSON token that is used to securely exchange information
an encoded JSON token that is used for authentication
Submit