Skip to content
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

Add More OAuth Providers #245

Merged
merged 11 commits into from
Oct 28, 2021
Merged

Conversation

HarryET
Copy link
Contributor

@HarryET HarryET commented Oct 22, 2021

What kind of change does this PR introduce?

This adds new requested OAuth providers:

What is the current behavior?

No support for new OAuth Providers

What is the new behavior?

Support for new OAuth Providers

Additional context

https://twitter.com/supabase/status/1451316743859752963

@HarryET HarryET changed the title Initial Spotify Support Add More OAuth Providers Oct 22, 2021
@HarryET HarryET marked this pull request as ready for review October 22, 2021 09:13
@HarryET
Copy link
Contributor Author

HarryET commented Oct 22, 2021

Slack needs changes. Misconfigured user request
image

@HarryET
Copy link
Contributor Author

HarryET commented Oct 24, 2021

Uppon reading that further it looks like it may be ok. I haven't been able to test this fully as my gotrue environment locally isn't perfect.

Maybe @kangmingtay could test this at some point?

Also before merge would this need some sort of tests added?

Copy link
Member

@awalias awalias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed a few things, will add a few tests tonight if I get round to it 👍

looks good thanks for implementing @HarryET

@HarryET
Copy link
Contributor Author

HarryET commented Oct 27, 2021

@awalias Thanks! Was my first "big" PR to sup abase so any feedback would be cool. If you want I could try add tests?

@awalias
Copy link
Member

awalias commented Oct 28, 2021

@HarryET main feedback would be in future to break them out into separate PRs, that way if slack is buggy, we can still merge spotify etc. but no worries for this one 👍

Copy link
Member

@awalias awalias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HarryET would you be able to try adding some tests in a follow up PR? You can probably use the other external tests as a base

I will merge this one so I can test it out in our stack, but it's working for me locally end-to-end

@awalias awalias merged commit 700551f into supabase:master Oct 28, 2021
@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.1.17 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

HarryET added a commit to HarryET/gotrue-dart that referenced this pull request Oct 30, 2021
HarryET added a commit to HarryET/gotrue-swift that referenced this pull request Oct 30, 2021
HarryET added a commit to HarryET/gotrue-csharp that referenced this pull request Oct 30, 2021
@HarryET HarryET deleted the feat/oauth-providers branch November 10, 2021 21:26
sealinesun added a commit to sealinesun/gotrue-dart that referenced this pull request May 25, 2022
uxodb pushed a commit to uxodb/auth that referenced this pull request Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add Spotify OAuth Provider Add Slack as an OAuth Provider
2 participants