You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: installation/authentication-setup/supabase-auth.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ client_auth:
54
54
55
55
## Rotating the JWT Secret
56
56
57
-
If you encounter authroziation errors, you may need to regenrate the JWT Secret. A common cause of this are Supabase projects that are restarted after being paused.
57
+
If you encounter authorization errors, you may need to regenerate the JWT Secret. A common cause of this is when your Supabase project is restarted after being paused.
58
58
59
59
To rotate the secret, generate a new secret in the your Supabase project's API Settings:
0 commit comments