Any way to use battle.net OAuth with Supabase?
hey,
wondering if it’s possible to use battle.net OAuth with Supabase auth and RLS?
seems it is not a registered provider, and can only find a passport library for battle.net
2 Replies
if i create a PR for battle.net support is it unlikely that will go anywhere?
doesn’t seem like too hard a task but seems quite slow to add/review new providers?
maybe they will merge something like this https://github.com/supabase/gotrue/pull/1372
GitHub
Generic OAuth provider by carlobeltrame · Pull Request #1372 · supa...
What kind of change does this PR introduce?
Fixes most of #451. This PR introduces a new generic OAuth provider, which can be configured to connect to a wide range of OAuth 2.0 identity providers. ...