auth icon indicating copy to clipboard operation
auth copied to clipboard

A JWT based API for managing users and issuing JWT tokens

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

# Bug report - [✔️] I confirm this is a bug with Supabase, not with my own application. - [✔️] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

## What kind of change does this PR introduce? Bug fix ## What is the current behavior? When creating a user with `email_confirm: true`, the `Confirm` function in `internal/models/user.go` overwrites...

# 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 see this issue still exists today with GoogleSignIn flow and Supabase I just configure ``` import GoogleSignIn ... GIDSignIn.sharedInstance.configuration = GIDConfiguration(clientID: clientId) await GIDSignIn.sharedInstance.signIn(withPresenting: presentingViewController) ``` Once...

bug

## Describe the bug There is a setting for "Email OTP Expiration" in Authentication / Sign In / Email, which determines when magic links expire. The default expiration time for...

bug

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

go
dependencies