Skip to content

Commit ae4a146

Browse files
committed
docs(client): add redirect to v1 doc
1 parent 2e414ff commit ae4a146

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/content/3.usage/1.composables/1.use-supabase-client.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ title: useSupabaseClient
33
description: null
44
---
55

6+
::alert
7+
If you're looking for the supabase v1 documentation (v0.1.x of this module), please check it [here](https://github.com/nuxt-modules/supabase/blob/main/docs/content-v1/3.usage/1.composables/1.use-supabase-client.md).
8+
::
9+
610
[Auto-import](https://v3.nuxtjs.org/docs/directory-structure/composables) your client inside your vue files.
711

812
This composable is using [supabase-js](https://github.com/supabase/supabase-js/) under the hood, it gives acces to the [Supabase client](https://supabase.com/docs/reference/javascript/supabase-client).

0 commit comments

Comments
 (0)