https://github.com/timoanttila/php-jwt-token
An easy way to create and secure a JWT Token without third party libraries.
https://github.com/timoanttila/php-jwt-token
jwt jwt-authentication jwt-token php php-auth php-authentication php-jwt
Last synced: about 1 month ago
JSON representation
An easy way to create and secure a JWT Token without third party libraries.
- Host: GitHub
- URL: https://github.com/timoanttila/php-jwt-token
- Owner: timoanttila
- License: gpl-3.0
- Created: 2021-04-28T17:54:41.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-09T12:44:15.000Z (over 4 years ago)
- Last Synced: 2025-01-20T09:47:16.117Z (about 1 year ago)
- Topics: jwt, jwt-authentication, jwt-token, php, php-auth, php-authentication, php-jwt
- Language: PHP
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP-JWT-Token
An easy way to create and secure a JWT Token without third party libraries.