Skip to content
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

Miscellaneous updates from downstream #5

Merged
merged 34 commits into from
Feb 8, 2021
Merged

Miscellaneous updates from downstream #5

merged 34 commits into from
Feb 8, 2021

Conversation

J0
Copy link
Contributor

@J0 J0 commented Feb 7, 2021

What kind of change does this PR introduce?

  • Wraps gotrue-py
  • Adds poetry packaging
  • Adds the create_client method like in the supabase-js library
  • Adds some tests that currently fail, will add more in due course.
  • Changes how we interface with the auth client - prefers kwargs over dicts of parameters as more pythonic
  • Changes variable and function names to be snake_case
  • Adds a little more to the docstring
  • Enables pip install -e . installs with a setup.py stub

@J0 J0 requested a review from awalias February 7, 2021 16:53
@J0 J0 merged commit 19f6e8e into supabase:master Feb 8, 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.

2 participants