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: 3 months ago
Linked from 1 awesome list
cookiedropwizardjavajwtmodule
Related projects:
Repository | Description | Stars |
---|---|---|
| A module that integrates LDAP authentication into a Dropwizard application. | 36 |
| Demonstrates JWT authentication and reverse engineering for educational purposes. | 245 |
| An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
| A cryptographic bundle for adding encryption support to a Java application's configuration and data serialization. | 13 |
| Demonstrates a basic cookie-based authentication flow for PocketBase | 2 |
| A claims-based authentication standard implementation in Scala | 133 |
| Provides token-based authentication middleware for Rack applications | 0 |
| A plugin for authentication using JSON Web Tokens in the Kitura web framework | 3 |
| Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
| Provides JSON Web Token-based authentication for CakePHP applications | 163 |
| An example of server-side authentication using JWT tokens in Next.js | 106 |
| Provides common authentication implementations for Vert.x applications | 166 |
| Provides a Hanami-based authentication solution using JSON Web Tokens (JWT) with revocable sessions and support for various reserved claim names. | 26 |
| Provides secure and easy-to-use JWT authentication for FastAPI applications | 665 |
| A JSON web token middleware for GoLang http servers. | 233 |