https://github.com/francerz/php-oauth2-authorization-server
https://github.com/francerz/php-oauth2-authorization-server
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/francerz/php-oauth2-authorization-server
- Owner: francerz
- License: mit
- Created: 2020-10-21T19:49:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-11T19:50:37.000Z (about 3 years ago)
- Last Synced: 2026-01-11T14:54:38.617Z (5 months ago)
- Language: PHP
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PHP OAuth 2.0 Authorization Server library
=======================================
Installation
```bash
composer require francerz/php-oauth2-authorization-server
```