https://github.com/horizom/app-oauth-template
Horizom with Oauth is Horizom App OAuth2 server support.
https://github.com/horizom/app-oauth-template
framework horizom oauth oauth2 oauth2-server php
Last synced: 7 months ago
JSON representation
Horizom with Oauth is Horizom App OAuth2 server support.
- Host: GitHub
- URL: https://github.com/horizom/app-oauth-template
- Owner: horizom
- License: mit
- Created: 2023-04-01T12:22:57.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-05T08:54:16.000Z (almost 3 years ago)
- Last Synced: 2024-04-23T05:01:14.041Z (almost 2 years ago)
- Topics: framework, horizom, oauth, oauth2, oauth2-server, php
- Language: PHP
- Homepage: https://horizom.github.io
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Introduction
Horizom with Oauth 2.0 support, provides a full OAuth2 server implementation for your Horizom application in a matter of minutes. Horizom with Oauth is built on top of the [League OAuth2 server](https://github.com/thephpleague/oauth2-server) that is maintained by Andy Millington and Simon Hamp.
## Learning Horizom
Horizom has the most simple documentation of any modern web application framework. The [Horizom documentation](https://horizom.github.io) is in-depth and complete, making it a breeze to get started learning the framework.
## License
The Horizom framework is open-sourced software licensed under the [MIT license](LICENSE.md).