Skip to content

Add support for customizing client initialization #72

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 2 commits into from
Mar 21, 2023

Conversation

grdsdev
Copy link
Collaborator

@grdsdev grdsdev commented Mar 21, 2023

Close #69

Changes

  • Add a new SupabaseClientOptions type based on the one from the official supabase-js.
  • Add a new initializer that uses this option.
  • Deprecate the old initializer.

@grdsdev grdsdev merged commit f77341f into master Mar 21, 2023
@grdsdev grdsdev deleted the feat/add-client-options branch March 21, 2023 11:06
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.

Allow GoTrueClient injectable to SupabaseClient initializer
1 participant