Skip to content

CovenantJunior/verify-JWT-without-PHP-JWT-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

verify-JWT-without-PHP-JWT-Library

See how to decode/decrypt a JWT in PHP using in-built functions and commands.

This is for test purpose and isn't recommended for production. It works using reverse hash functions to decrypt tokens. No valid signature has been used and confirmed to work.

Feel free to contribute and make suggestions or reviews.

Thanks.

About

See how to decode/decrypt a JWT in PHP using in-built functions and commands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages