https://github.com/retroachievements/socialite
Laravel Socialite Provider for RetroAchievements.org
https://github.com/retroachievements/socialite
laravel oauth retroachievements socialite socialite-providers
Last synced: about 1 month ago
JSON representation
Laravel Socialite Provider for RetroAchievements.org
- Host: GitHub
- URL: https://github.com/retroachievements/socialite
- Owner: RetroAchievements
- License: mit
- Created: 2021-06-27T15:21:12.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T17:47:08.000Z (over 2 years ago)
- Last Synced: 2024-02-26T16:34:06.681Z (over 2 years ago)
- Topics: laravel, oauth, retroachievements, socialite, socialite-providers
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Security: docs/SECURITY.md
Awesome Lists containing this project
README
RetroAchievements Socialite Provider
[](https://packagist.org/packages/retroachievements/socialite)
[](https://github.com/retroachievements/socialite/actions?query=workflow%3Arun-tests+branch%3Amain)
[](https://github.com/retroachievements/socialite/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
[](https://packagist.org/packages/retroachievements/socialite)
## Installation
Install the package via composer:
```shell
composer require retroachievements/socialite
```
## Usage
WIP
## Testing
```shell
composer test
```
## Contributing
See [Contribution Guidelines](CONTRIBUTING.md) and [Code of Conduct](CODE_OF_CONDUCT.md).
## Security Vulnerabilities
Please review [our security policy](../../security/policy).
## Credits
- [All Contributors](../../contributors)
## License
MIT License (MIT). See [License File](LICENSE.md).