Joel Lee

Results 56 issues of Joel Lee

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

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

Hi, I'm hoping to use Standard Webhooks for an internal project at Supabase. I was glancing through the repository after reading the specification and noticed that the [JavaScript](https://github.com/standard-webhooks/standard-webhooks/blob/main/libraries/javascript/src/index.ts#L35) and [Go...

libs

## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? We introduce hook docs for HTTP Hooks. This is done by introducing a...

## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? This is a repository of examples that supplement the Hooks documentation. Ideally, developers...

## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES We switched to using a dropdown approach

## What kind of change does this PR introduce? Intention to address #206. Need to look a bit further though

## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES In support of https://github.com/supabase/infrastructure/pull/18784 Tested against a local instance by ensuring that `GOTRUE_SAML_EXTERNAL_URL` surfaces on the underlying config.

Exposes the rate limit var for GOTRUE_RATE_LIMIT_OTP which allows developers to impose per IP Rate limits on OTP sending. - Depends on: https://github.com/supabase/infrastructure/pull/18616 so that needs to go in -...

## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES Adds Slack provider. BE PR: https://github.com/supabase/infrastructure/pull/18656 Auth Changes: https://github.com/supabase/auth/pull/1591/files