auth
auth copied to clipboard
A JWT based API for managing users and issuing JWT tokens
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
What kind of change does this PR introduce? Feature - New WeChat OAuth provider support What is the current behavior? The authentication service currently supports various external OAuth providers, but...
## What kind of change does this PR introduce? Feature: SCIM v2.0 provider management with database-backed multi-tenancy ## What is the current behavior? - No SCIM support exists - External...
# Bug report - [X] I confirm this is a bug with Supabase, not with my own application. - [X] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
## What kind of change does this PR introduce? Bug fix - Allows newlines (\n) in SMS and MFA OTP templates to be properly converted to actual newlines in the...
## What kind of change does this PR introduce? Support for selinux on linux distributions like fedora ## What is the new behavior? Now ```make dev``` doesn't fail because of...
I do not believe this change will be a wholesale change to the expected behavior by developers. We do not advertise that unconfirmed accounts will resend the confirmation email. We...
## What kind of change does this PR introduce? This PR adds Kakao(https://naver.com/) as an external provider. ## What is the current behavior? This provider did not exist before. ##...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...