JWTMiddleware

Token auth middleware

Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework

Middleware to Authenticate and Authorize Requests in Vapor

GitHub

34 stars
4 watching
5 forks
Language: Swift
last commit: almost 5 years ago
Linked from 1 awesome list

authenticationhacktoberfestjwtswiftvapor

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
adam-hanna/jwt-authA JSON web token middleware for GoLang http servers.233
kitura/kitura-credentialsjwtA plugin for authentication using JSON Web Tokens in the Kitura web framework3
botanicus/rack-jwt-token-authProvides token-based authentication middleware for Rack applications0
vapor/jwtProvides JWT support for authentication in Vapor web applications327
zaubrik/djwtProvides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms.228
denisorehovsky/django-elm-auth-with-jwtAn example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend.20
hanamimastery/jay_doubleu_teeAn authentication middleware for web applications using JSON Web Tokens (JWT) and various encryption algorithms.17
pascaldekloe/jwtA Go library providing a secure token-based authentication mechanism with key management and verification capabilities.357
mikenicholson/passport-jwtProvides an authentication strategy using JSON Web Tokens1,967
sgrust01/jwtvaultAn open-source library for managing and orchestrating JSON Web Token (JWT) workflow securely68
gitcommitshow/auth-jwtDemonstrates JWT authentication and reverse engineering for educational purposes.245
generationtux/jwt-artisanA package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications.141
sinbadxiii/phalcon-auth-jwtA Phalcon-based implementation of JSON Web Token authentication and authorization3
gildedhonour/frank_jwtAn implementation of JSON Web Tokens in Rust.251
brianvoe/sjwtA simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature120