![]() |
How to use JWT token for authentication?
To authenticate a user, a client application must send a JSON Web Token (JWT) in the authorization header of the HTTP request to your backend API. API Gateway validates the token on behalf of your API, so you don't have to add any code in your API to process the authentication.
|
All times are GMT -7. The time now is 09:34 PM. |
Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.