Repository navigation

#

jwt-middleware

JWT Middleware for Gin framework

Go
2832
22 天前

A tiny http middleware for Golang with added handlers for common needs.

Go
100
4 个月前

Well Documented Laravel Starter App From Development to Production. For Full Blown RESTFUL API and SPA with Beautiful UI Using Buefy / ElementUi For Reusable Vue Components

PHP
78
7 年前

A drop-in replacement for Starlette session middleware, using Authlib's jwt

Python
69
1 个月前

JWT Middleware for the pythonic Starlette API framework

Python
43
5 年前

Javascript Object Signing and Encryption (JOSE) component for the KrakenD framework

Go
37
3 天前

Sessions handler which stores session data in HMAC-signed and encrypted cookies

PHP
30
5 年前

Request signing and verification made easy

Ruby
24
9 个月前

Vapor 4 Middleware for verifying Firebase ID tokens

Swift
20
1 年前

A lightweight JWT authentication proxy written in Go designed for use in Docker/Kubernetes environments.

Go
19
5 年前

🔐 tiny JWT middleware for Node.js

TypeScript
15
1 年前

JSON Web Tokens (JWT) server to server communication with Node.js servers

JavaScript
11
2 年前

JWT API Authentication using Beego Google Go Language Web Framework and MongoDB

Go
9
7 年前

Middleware and Login Resource for securing your falcon API with JSON Web Tokens.

Python
8
8 年前

This guide will walk you through the process of implementing RS256 JWT authentication with Rust, using asymmetric keys (private and public keys) to ensure strong security. The API will be hosted on a high-performance Actix Web server and will store data in a PostgreSQL database.

Rust
8
2 年前