authentikat-jwt
Auth lib
A claims-based authentication standard implementation in Scala
JWT Scala Implementation - Claims based auth for Scala.
133 stars
9 watching
45 forks
Language: Scala
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 233 |
kitura/kitura-credentialsjwt | A plugin for authentication using JSON Web Tokens in the Kitura web framework | 3 |
gitcommitshow/auth-jwt | Demonstrates JWT authentication and reverse engineering for educational purposes. | 245 |
hertz-contrib/jwt | Provides JWT authentication middleware for Hertz framework | 28 |
indominusbyte/fastapi-jwt-auth | Provides secure and easy-to-use JWT authentication for FastAPI applications | 665 |
leberkleber/simple-jwt-provider | Provides JWT-based authentication and user management with optional password reset and custom claims | 38 |
emreyalvac/actix-web-jwt | A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 155 |
sinbadxiii/phalcon-auth-jwt | A Phalcon-based implementation of JSON Web Token authentication and authorization | 3 |
jwt-scala/jwt-scala | A library providing JSON Web Token (JWT) support in Scala, allowing users to create, verify, and validate JWTs with various algorithms. | 675 |
estrada9166/server-authentication-next.js | An example of server-side authentication using JWT tokens in Next.js | 106 |
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 |
generationtux/jwt-artisan | A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. | 141 |
sander-io/hasura-jwt-auth | An authentication system for Hasura and PostgreSQL using JWT tokens | 84 |
denisorehovsky/django-elm-auth-with-jwt | An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
paolo-rossi/delphi-jose-jwt | A Delphi library implementing the JOSE and JWT standards for digital signatures and token encryption | 453 |