Skip to content

Minimal implementation of JWT in PHP. A simple code to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.

Notifications You must be signed in to change notification settings

codeplayyy/php-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-jwt

Minimal implementation of JWT in PHP. A simple code to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519. Library to encode and decode JSON Web Tokens (JWT) in PHP PHP-JWT by Firebase

SQL DB

alt text

Creating user

alt text

Token generation

alt text

Token validation

alt text

About

Minimal implementation of JWT in PHP. A simple code to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages