https://github.com/habibun/login-with-github
Login with Github in symfony
https://github.com/habibun/login-with-github
api authentication github-login github-rest-api php rest rest-api restful-api symfony
Last synced: about 2 months ago
JSON representation
Login with Github in symfony
- Host: GitHub
- URL: https://github.com/habibun/login-with-github
- Owner: habibun
- License: mit
- Created: 2021-05-21T09:12:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-25T09:03:39.000Z (almost 4 years ago)
- Last Synced: 2025-01-14T13:15:29.824Z (about 1 year ago)
- Topics: api, authentication, github-login, github-rest-api, php, rest, rest-api, restful-api, symfony
- Language: PHP
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# login-with-github
Login with Github in symfony
| Repository Branch | Symfony Version | PHP Version |
|-------------------|-----------------|-----------------|
| [master][1] | `5.x` | `7.2` or higher |
Read [Github REST API Docs](https://docs.github.com/en/rest/guides/getting-started-with-the-rest-api)
[1]: https://github.com/habibun/login-with-github/tree/master
## License
The code is licensed under the [MIT License](https://github.com/habibun/login-with-github/blob/master/LICENSE)