auth icon indicating copy to clipboard operation
auth copied to clipboard

A JWT based API for managing users and issuing JWT tokens

Results 78 auth issues
Sort by recently updated
recently updated
newest added

# 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

## Feature request ### Problem Supabase Oauth relies on the assumption that users signing in with Oauth providers have an email linked to their account, which isn't always the case....

UX

# 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
auth

# Bug report Gettign this error on my hosted instance. This is a bit puzzling. Server keeps trying to reinitialize and failing here. {"level":"fatal","msg":"running db migrations: error executing migrations/20221208132122_backfill_email_last_sign_in_at.up.sql, sql:...

bug

## What kind of change does this PR introduce? Fixes #1228 ## What is the current behavior? supabase/auth behind a proxy with incorrect or internal-external X-Forwarded headers cause incorrect email...

Removes legacy lookups in `auth.users` for when a corresponding entry in `one_time_tokens` is not found. Phase II of the refactor, based on #1558, to be released after it's deployed for...

# 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
help wanted
auth

# Bug report ## Describe the bug `supabase.auth.signUp()` is not erroring for existing accounts. Right now, you can submit an existing email with _any_ incorrect password, and supabase will return...

bug

# 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

# 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