mirror of
https://github.com/supabase/supabase.git
synced 2026-06-02 19:02:06 +08:00
feat: add react native auth blog and quickstart. (#19006)
* feat: add react native auth blog and quickstart. * Grammarly check * Minor edits. * Added og image. * chore: add password sign in and gif. --------- Co-authored-by: Ramiro Nuñez Dosio <ramiro@supabase.io>
This commit is contained in:
@@ -490,6 +490,7 @@ export const auth = {
|
||||
items: [
|
||||
{ name: 'Next.js', url: '/guides/auth/quickstarts/nextjs', items: [] },
|
||||
{ name: 'React', url: '/guides/auth/quickstarts/react', items: [] },
|
||||
{ name: 'React Native', url: '/guides/auth/quickstarts/react-native', items: [] },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user