I face problem when I try to to create user into my server is "supabase_auth.errors.AuthApiError: User not allowed Menu "admin/users", File "/opt/render/project/src/.venv/lib/python3.13/site-packages/supabase_auth/_sync/gotrue_admin_api.py", line 126, in create_user response = supabase.auth.admin.create_user({ File "/opt/render/project/src/app/lib/auth/auth.py", line 37, in create_user httpx.HTTPStatusError: Client error '403 Forbidden' for url 'https://some_url.supabase.co/auth/v1/admin/users' raise HTTPStatusError(message, request=request, response=self) Error creating user " is some one have fixing for that \
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.