dropwizard-jwt-cookie-authentication
Cookie auth
A Dropwizard bundle that simplifies authentication through JWT cookies in Java applications.
Dropwizard bundle managing authentication through JWT cookies
36 stars
19 watching
11 forks
Language: Java
last commit: 21 days ago
Linked from 1 awesome list
cookiedropwizardjavajwtmodule
Related projects:
Repository | Description | Stars |
---|---|---|
yammer/dropwizard-auth-ldap | A module that integrates LDAP authentication into a Dropwizard application. | 36 |
gitcommitshow/auth-jwt | Demonstrates JWT authentication and reverse engineering for educational purposes. | 246 |
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 |
meltmedia/dropwizard-crypto | A cryptographic bundle for adding encryption support to a Java application's configuration and data serialization. | 13 |
davidbarton/pocketbase-cookie-auth-demo | Demonstrates a basic cookie-based authentication flow for PocketBase | 2 |
jasongoodwin/authentikat-jwt | A claims-based authentication standard implementation in Scala | 133 |
botanicus/rack-jwt-token-auth | Provides token-based authentication middleware for Rack applications | 0 |
kitura/kitura-credentialsjwt | A plugin for authentication using JSON Web Tokens in the Kitura web framework | 3 |
zaubrik/djwt | Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
admad/cakephp-jwt-auth | Provides JSON Web Token-based authentication for CakePHP applications | 163 |
estrada9166/server-authentication-next.js | An example of server-side authentication using JWT tokens in Next.js | 106 |
eclipse-vertx/vertx-auth | Provides common authentication implementations for Vert.x applications | 166 |
thecrab/hanami-fumikiri | Provides a Hanami-based authentication solution using JSON Web Tokens (JWT) with revocable sessions and support for various reserved claim names. | 26 |
indominusbyte/fastapi-jwt-auth | Provides secure and easy-to-use JWT authentication for FastAPI applications | 655 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 232 |