API - Testing Practice Test
API API Authentication & Security Testing
Which authentication mechanism uses a Bearer token included in the Authorization header?
Select your answer
A
Basic Auth
B
OAuth 2.0 / JWT
C
API Key in URL
D
Digest Auth
Hint