Skip to content
#

authentication-middleware

Here are 247 public repositories matching this topic...

Go/Echo+Templ: Demo App to use session authentication (with middleware) and centralized HTTP error handling with the Echo framework, use of Templ Template language and frontend with HTMx technology

  • Updated Dec 26, 2023
  • Go

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

Twitter_Clone_ExpressJs_Application created using NodeJS, ExpressJS , SQLite in this API's Authenticated users can only perform CRUD operation's in Database. JWT Tokens are used for verification and only he can perform CRUD operations on the database. Middleware functions are used to authenticate if it's a Valid User.

  • Updated Apr 27, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the authentication-middleware 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 authentication-middleware topic, visit your repo's landing page and select "manage topics."

Learn more