An open API service indexing awesome lists of open source software.

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

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)