We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03dbd22 commit 8297731Copy full SHA for 8297731
README.md
@@ -237,7 +237,7 @@ const redirectTo = computed(() => {
237
238
### Anonymous Sign-ins
239
240
-The Auth component is currently support [Anonymous user login](https://supabase.com/docs/guides/auth/auth-anonymous#sign-in-anonymously).
+The Auth component currently supports [Anonymous user login](https://supabase.com/docs/guides/auth/auth-anonymous#sign-in-anonymously).
241
For this you need to create an anonymous user
242
243
```js
0 commit comments