A Custom Handler to Preserve and Pass the Auth Header to BE in WSO2 APIM
-
Updated
Mar 6, 2021 - Java
A Custom Handler to Preserve and Pass the Auth Header to BE in WSO2 APIM
A Java library for building OAuth1 authorization headers.
COVID19_INDIA_DB APIs are created and Authenticated users can only perform CRUD operation's in Database. JWT Tokens are used to verify users and only if user has valid JWT token he can perform CRUD operations on the database. Middleware functions are used to authenticate if it's a Valid User.
COVID19_INDIA_DB APIs are created using NodeJS, ExpressJS , SQLite in this API's Authenticated users can only perform CRUD operation's in Database.JWT Tokens are used to verify users and only if user has valid JWT token he can perform CRUD operations on the database. Middleware functions are used to authenticate if it's a Valid User.
Add a description, image, and links to the authorization-header topic page so that developers can more easily learn about it.
To associate your repository with the authorization-header topic, visit your repo's landing page and select "manage topics."