Skip to content
#

authentication-middleware

Here are 246 public repositories matching this topic...

RecipeHub is a recipe website that invites food lovers to explore a world of culinary delights. With an array of authentic recipes contributed by the community, insightful food blogs, and a seamless subscription experience. Join us to savor the art of cooking, sharing, and connecting.

  • Updated May 26, 2024
  • JavaScript

Full stack application using Rust's Axum framework & Askama templating language with user auth management (JWT) + CRUD to a SQLite database (To Do List) and HTMX in the frontend.

  • Updated May 23, 2024
  • Rust

Go/Echo+Templ+Htmx: Full stack application using Golang's Echo framework & Templ templating language with user session management + CRUD to a SQLite database (To Do List) and HTMX in the frontend

  • Updated May 20, 2024
  • Go

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

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

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