-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add discord driver #120
Conversation
b10e43c
to
85f4c1f
Compare
Appreciate you taking out time to add proper types as well. Going to give it a test run in a while :) |
85f4c1f
to
959c756
Compare
Hey, the tests are failing coz there are styling issues. https://github.com/adonisjs/ally/pull/120/checks?check_run_id=2704363449 Just run |
Yes, I saw that the CI failed. However, in local the tests pass. |
Did you try to run |
Yes, there are no change. Also, my branch is up to date with the remote. |
It worked (on my another machine), I don't understand why it didn't work before. Sorry. |
Looks good. Thanks for the PR :) |
Proposed changes
Add the Discord OAuth2 driver.
Types of changes
Checklist