Jason Creviston

Results 13 issues of Jason Creviston

This is more of an FYI. I'm not sure if there is a good long-term resolution for both use cases. However, I have diff code attached that will resolve the...

**Is your feature request related to a problem? Please describe.** Yes it is. I'm using Svelte as a front-end framework for my app. Svelte uses client-side routing (you probably knew...

enhancement

## What kind of change does this PR introduce? Removes unneeded checks, other code and makes things slightly more efficient. ## What is the current behavior? Within `_recoverAndRefresh()`, we're checking...

# 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

# 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

# Improve documentation ## Link I created a view called "roles", based on https://supabase.com/docs/guides/database/tables?queryGroups=language&language=js#views ## Describe the problem Per the doc, I should be able to make the `authenticated` role...

documentation
external-issue
to-triage

## What kind of change does this PR introduce? Bug fix ## What is the current behavior? In some scenarios, the `sb--auth-token-code-verifier` will get created in storage, but is either...

## What kind of change does this PR introduce? Minor type fix. ## What is the current behavior? If a user has multiple providers associated with them, then Supabase adds...