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

[Feature request]: App To App OAuth for Discord #569

Open
2 tasks done
heatcreep opened this issue Apr 24, 2024 · 1 comment
Open
2 tasks done

[Feature request]: App To App OAuth for Discord #569

heatcreep opened this issue Apr 24, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@heatcreep
Copy link

General Info

  • I installed the latest version of Supabase Kt
  • I checked for similar feature requests

Feature request

According to this closed issue in the Discord API Github you should be able to have oauth for Discord occur in the native android app if its installed, however currently supabase-kt only redirects to a browser to authenticate. I have had feedback from multiple users that they would prefer if it authenticated them in the Discord app itself.

Usecase

Given user chooses to Auth via Discord
When they tap sign in with Discord in my app
And they have Discord installed on the same device
Then the user will be redirected to the Discord app to authenticate
And not be brought to a web page

@heatcreep heatcreep added the enhancement New feature or request label Apr 24, 2024
@jan-tennert
Copy link
Collaborator

Have you tried opening any Discord OAuth url manually on Android just to see if this was actually fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants