Skip to content

Conversation

@ChristophePRAT
Copy link
Contributor

What kind of change does this PR introduce?

This PR solves the issue #87, which adds the Authorization header to the client so that the user can access the storage module with a SupabaseClient

What is the current behavior?

Currently, it is imposible to access the storage module without manually initializing a SupabaseStorageClient and setting each header.

What is the new behavior?

Now, it will be possible to.

@grdsdev grdsdev linked an issue Jun 11, 2023 that may be closed by this pull request
@grdsdev grdsdev merged commit 3c5af19 into supabase:master Jun 11, 2023
@ChristophePRAT ChristophePRAT deleted the add-authorization-header branch June 13, 2023 10:50
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.

Headers missing

2 participants