From 8622bd4dbb9849218f6a57c99540f20c60929977 Mon Sep 17 00:00:00 2001 From: Jan Tennert Date: Wed, 18 Sep 2024 17:34:21 +0200 Subject: [PATCH] Add note to new README --- Auth/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Auth/README.md b/Auth/README.md index 647d1642..b6dcd812 100644 --- a/Auth/README.md +++ b/Auth/README.md @@ -1,5 +1,7 @@ # Supabase-kt Auth +**Only available for versions 3.0.0 and above. For versions below 3.0.0, checkout the [old README](/GoTrue)** + Extends Supabase-kt with a multiplatform Auth client. Supported targets: