From f571d0e7f8217e65c3105db9df1ca627c4a8e3f6 Mon Sep 17 00:00:00 2001 From: Joel Lee Date: Thu, 14 Dec 2023 22:34:54 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c26e504..6a540326 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You can also install locally after cloning this repo. Install Development mode w - [ ] Integrate with Supabase-py - [ ] Support WALRUS - [ ] Support broadcast (to check if already supported) -- [x] Wrap [Gotrue-py](https://github.com/supabase-community/gotrue-py) +- [x] Wrap [auth-py](https://github.com/supabase-community/auth-py) - [x] Remove references to GoTrue-js v1 and do a proper release - [ ] Test and document common flows (e.g. sign in with OAuth, sign in with OTP) - [ ] Add MFA methods and SSO methods