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.
2 parents 05c3087 + 8297731 commit df81b1dCopy full SHA for df81b1d
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