https://github.com/aaronksaunders/expo-router-v2-authflow-appwrite
Expo Router - File Based Routing for React Native, tabs template with auth flow using context api
https://github.com/aaronksaunders/expo-router-v2-authflow-appwrite
appwrite appwrite-auth expo expo-router expo-router-auth expo-router-tabs react-native
Last synced: about 1 month ago
JSON representation
Expo Router - File Based Routing for React Native, tabs template with auth flow using context api
- Host: GitHub
- URL: https://github.com/aaronksaunders/expo-router-v2-authflow-appwrite
- Owner: aaronksaunders
- Created: 2023-07-09T22:11:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T01:54:39.000Z (almost 2 years ago)
- Last Synced: 2025-03-27T16:49:27.284Z (about 2 months ago)
- Topics: appwrite, appwrite-auth, expo, expo-router, expo-router-auth, expo-router-tabs, react-native
- Language: TypeScript
- Homepage: https://www.youtube.com/watch?v=Ud_GWxu1_Xg
- Size: 268 KB
- Stars: 45
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# expo-router-v2-authflow-appwrite
Expo Router - File Based Routing for React Native, tabs template with auth flow using context API---
### Click Here If You Are Looking For Supabase Source Code - [SUPABASE AUTH FLOW](https://github.com/aaronksaunders/expo-router-v2-authflow-appwrite/tree/feature/supabase)
---This is the source code from the video on [Expo Router v2](https://blog.expo.dev/introducing-expo-router-v2-3850fd5c3ca1)
In the video, I walk you through the code for an authentication flow using [Expo Router](https://docs.expo.dev/routing/introduction/) and [Appwrite](https://appwrite.io/docs/getting-started-for-web).
I explain how to set up the environment variables, install the router, and incorporate Apprite as the authentication provider. I also demonstrate how to create login and signup pages, manage authentication state, and handle navigation.
The video provides a step-by-step guide with code examples and explanations. Check it out to learn how to build a secure authentication flow for your Expo app!
### Video
https://www.youtube.com/watch?v=Ud_GWxu1_Xg