Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jakyeru/larascord

Larascord is a package that allows you to authenticate users in your Laravel application using Discord.
https://github.com/jakyeru/larascord

discord laravel oauth2

Last synced: 5 days ago
JSON representation

Larascord is a package that allows you to authenticate users in your Laravel application using Discord.

Awesome Lists containing this project

README

        






build
downloads
release

# About Larascord
Larascord is a package that allows users to log in to your Laravel application using their Discord account (through the OAuth2 protocol) without the need to handle or store any of the user's sensitive credentials.

# Demo
You can see a demo of Larascord in action on [demo.jakye.me/larascord](https://demo.jakye.me/larascord).

# Installation
Please read the [Documentation](https://larascord.jakye.me/getting_started) for installation instructions.

# Contributing
Thank you for considering contributing to Larascord! You can read the contribution guide [here](https://github.com/JakyeRU/Larascord/blob/main/.github/CONTRIBUTING.md).

# Code of Conduct
In order to ensure that the community is welcoming to everyone, please review and abide by the [Code of Conduct](https://github.com/JakyeRU/Larascord/blob/main/.github/CODE_OF_CONDUCT.md).

# Security Vulnerabilities
If you need to report a security vulnerability please read our [Security Policy](https://github.com/JakyeRU/Larascord/blob/main/.github/SECURITY.md).

# License
Larascord is open-sourced software licensed under the [MIT](https://github.com/JakyeRU/Larascord/blob/main/LICENSE) license.

If you encounter any other error(s), please open an issue on [GitHub](https://github.com/JakyeRU/Larascord/issues/new/choose).