Skip to content

Add missing headers #88

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2023
Merged

Add missing headers #88

merged 1 commit into from
Jun 11, 2023

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