Skip to content

Commit

Permalink
Resolve merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Lee authored and Joel Lee committed Feb 5, 2021
2 parents d9c9533 + 0201f09 commit a34bea1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Gotrue-py

## Status: POC, don't use unless urgent. Not all functions have been well tested
## Status: POC
This is a hacky `gotrue-py` client conceived during a very draggy class. It was developed against the [supabase](https://github.com/supabase/gotrue) fork of netlify's gotrue. The design mirrors that of [GoTrue-elixir](https://github.com/joshnuss/gotrue-elixir)

## Installation
Expand Down Expand Up @@ -29,4 +29,5 @@ client.sign_in(credentials)

### Development/TODOs
- Figure out to use either Sessions to manage headers or allow passing in of headers
- [] Add Documentation

0 comments on commit a34bea1

Please sign in to comment.