supabase / auth-js

An isomorphic Javascript library for Supabase Auth.
MIT License
321 stars 153 forks source link

Add Beyond Identity passwordless (passkey) Auth Provider #750

Open turnipdabeets opened 11 months ago

turnipdabeets commented 11 months ago

What kind of change does this PR introduce?

This adds a new Auth Provider, Beyond Identity, with first class passkey support.

What is the current behavior?

No support for Beyond Identity OAuth

What is the new behavior?

Support for Beyond Identity using OAuth

Related PRs