Skip to content

Conversation

adam-beck
Copy link
Contributor

@adam-beck adam-beck commented Sep 14, 2021

What kind of change does this PR introduce?

Feature

What is the current behavior?

A trailing slash in the supabaseUrl causes duplication in the final URL

What is the new behavior?

A trailing slash is removed from the supabaseUrl so the created URL does not contain duplicates

Additional context

@soedirgo soedirgo merged commit 64f77ee into supabase:master Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When SUPABASE_URL has a trailing slash, authentication with the Auth component does not work
2 participants