Skip to content
#

authorization-header

Here are 4 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Apr 18, 2024
  • JavaScript

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.

  • Updated Oct 27, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the authorization-header topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the authorization-header topic, visit your repo's landing page and select "manage topics."

Learn more