jwt
JWT provider
Provides JWT support for authentication in Vapor web applications
Vapor JWT provider
327 stars
28 watching
70 forks
Language: Swift
last commit: 12 months ago
Linked from 1 awesome list
authenticationjwtserver-side-swiftswiftswift-linuxvaporvapor-service
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework | 34 |
| | A JWT authentication plug for Elixir applications | 39 |
| | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |
| | Provides JWT-based authentication and user management with optional password reset and custom claims | 38 |
| | A sample project demonstrating how to add authentication to a React Flux app using JWTs and multiple authentication sources | 589 |
| | A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. | 357 |
| | A plugin for authentication using JSON Web Tokens in the Kitura web framework | 3 |
| | Provides JWT authentication middleware for Hertz framework | 28 |
| | Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
| | Demonstrates JWT authentication and reverse engineering for educational purposes. | 245 |
| | Provides common authentication implementations for Vert.x applications | 166 |
| | An implementation of JSON Web Token authentication in Crystal programming language | 206 |
| | Provides secure and easy-to-use JWT authentication for FastAPI applications | 665 |
| | A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
| | A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. | 433 |