jwt

JWT provider

Provides JWT support for authentication in Vapor web applications

Vapor JWT provider

GitHub

327 stars
28 watching
70 forks
Language: Swift
last commit: 8 days ago
Linked from 1 awesome list

authenticationjwtserver-side-swiftswiftswift-linuxvaporvapor-service

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
skelpo/jwtmiddleware Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework 34
bryanjos/plug_jwt A JWT authentication plug for Elixir applications 39
brianvoe/sjwt A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature 119
leberkleber/simple-jwt-provider Provides JWT-based authentication and user management with optional password reset and custom claims 38
auth0-blog/react-flux-jwt-authentication-sample A sample project demonstrating how to add authentication to a React Flux app using JWTs and multiple authentication sources 589
pascaldekloe/jwt A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. 356
kitura/kitura-credentialsjwt A plugin for authentication using JSON Web Tokens in the Kitura web framework 3
hertz-contrib/jwt Provides JWT authentication middleware for Hertz framework 28
zaubrik/djwt Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. 228
gitcommitshow/auth-jwt Demonstrates JWT authentication and reverse engineering for educational purposes. 246
eclipse-vertx/vertx-auth Provides common authentication implementations for Vert.x applications 166
crystal-community/jwt An implementation of JSON Web Token authentication in Crystal programming language 206
indominusbyte/fastapi-jwt-auth Provides secure and easy-to-use JWT authentication for FastAPI applications 655
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11
jwtk/njwt A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. 432