https://github.com/yusufshakeel/jwt-php-project
This is a simple JWT project using PHP.
https://github.com/yusufshakeel/jwt-php-project
jwt jwt-auth jwt-authentication jwt-token jwt-tokens php
Last synced: 3 months ago
JSON representation
This is a simple JWT project using PHP.
- Host: GitHub
- URL: https://github.com/yusufshakeel/jwt-php-project
- Owner: yusufshakeel
- License: mit
- Created: 2018-04-15T05:14:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-15T14:17:10.000Z (about 8 years ago)
- Last Synced: 2025-04-21T22:36:36.802Z (about 1 year ago)
- Topics: jwt, jwt-auth, jwt-authentication, jwt-token, jwt-tokens, php
- Language: PHP
- Homepage: https://dyclassroom.com/json-web-tokens/jwt-project-firebase-php-jwt-introduction
- Size: 7.81 KB
- Stars: 5
- Watchers: 1
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jwt-php-project
This is a simple JWT project using PHP.
### Author
[Yusuf Shakeel](https://github.com/yusufshakeel)
### License
MIT License Copyright (c) 2018 Yusuf Shakeel
### Project Tutorial
[Click here](https://www.dyclassroom.com/json-web-tokens/jwt-project-firebase-php-jwt-introduction) for the project tutorial.