From 83e4e6c4c2350abc96849c33f154ec44f5138544 Mon Sep 17 00:00:00 2001 From: William FH <13333726+hinthornw@users.noreply.github.com> Date: Wed, 18 Dec 2024 11:15:38 -0800 Subject: [PATCH] Update docs/docs/tutorials/auth/add_auth_server.md Co-authored-by: Eugene Yurtsev --- docs/docs/tutorials/auth/add_auth_server.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs/tutorials/auth/add_auth_server.md b/docs/docs/tutorials/auth/add_auth_server.md index cfc5b86ca..f34a847fd 100644 --- a/docs/docs/tutorials/auth/add_auth_server.md +++ b/docs/docs/tutorials/auth/add_auth_server.md @@ -16,7 +16,6 @@ We'll keep the same [`Auth`](../../cloud/reference/sdk/python_sdk_ref.md#langgra !!! warning "Prerequisites" - - Complete the [Resource Authorization](resource_auth.md) tutorial - [Create a Supabase project](https://supabase.com/dashboard) - Have your project URL and service role key ready