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

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

Awesome Lists containing this project

README

          

RetroAchievements Logo


RetroAchievements Socialite Provider

[![Latest Version on Packagist](https://img.shields.io/packagist/v/retroachievements/socialite.svg?style=flat-square)](https://packagist.org/packages/retroachievements/socialite)
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/retroachievements/socialite/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/retroachievements/socialite/actions?query=workflow%3Arun-tests+branch%3Amain)
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/retroachievements/socialite/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/retroachievements/socialite/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
[![Total Downloads](https://img.shields.io/packagist/dt/retroachievements/socialite.svg?style=flat-square)](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).