jwt-artisan
Token auth library
A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications.
JWT auth for Laravel and Lumen
141 stars
23 watching
8 forks
Language: PHP
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of JSON Web Tokens in Rust. | 251 |
| A Phalcon-based implementation of JSON Web Token authentication and authorization | 3 |
| A JSON web token middleware for GoLang http servers. | 233 |
| A plugin for authentication using JSON Web Tokens in the Kitura web framework | 3 |
| Demonstrates JWT authentication and reverse engineering for educational purposes. | 245 |
| A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |
| A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
| A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 155 |
| A library providing an implementation of JSON Web Tokens for .NET authentication | 2,145 |
| An Angular library that adds JWT token authentication to HTTP requests. | 1 |
| An open-source library for managing and orchestrating JSON Web Token (JWT) workflow securely | 68 |
| A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. | 357 |
| Provides token-based authentication middleware for Rack applications | 0 |
| A lightweight JWT library for Go | 673 |
| Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |