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

This issue is for tracking requests/demand for integration with External OAuth Providers. Give a comment a thumbs up if you want the connector built or drop a comment if you...

enhancement
good first issue

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

bug

# Feature request ## Is your feature request related to a problem? Please describe. No, it's purely a nice feature I would like to see. I would like WebAuthn to...

enhancement

## What kind of change does this PR introduce? Currently we use a constant value on number of seconds left before a developer can send a follow up email confirmation....

# Feature request ## Is your feature request related to a problem? Please describe. Currently it appears that errors from GoTrue only contain a single property, `msg`, which describes the...

enhancement

## What kind of change does this PR introduce? Allow developers to use aliases such as kong and edge_functions for local development as `host.docker.internal` might not be compatible on all...

# Bug Report ## Describe the bug Experiencing issues with `supabase.auth.signInWithIdToken` via the `react-native-fbsdk-next` lib, custom auth flow, and web based approach for authentication. All errors point in the same...

bug

## Describe the bug supabase.auth.signOut() fails if the user has been deleted. The error is `AuthApiError: User from sub claim in JWT does not exist` ## To Reproduce See code...

bug

## What kind of change does this PR introduce? Add Naver to external provider ## What is the current behavior? Nothing. It's a new feature. ## What is the new...

Describe the bug A clear and concise description of what the bug is. To Reproduce Steps to reproduce the behavior: ## Only the information requested by the scope is not...

bug