QuestionQ45
Technology EssentialsWhich option BEST describes JSON Web Tokens?
- A They are only used with symmetric encryption.
- B They are signed using a public key and verified using a private key.
- C They can only be used to authenticate users in web applications.
- D They can be used to store user information and session data.
Community Discussion