UNPKG

expo-router-auth-guard

Version:

A minimal yet powerful starter to quickly launch a mobile app using Expo and Supabase, including:

34 lines (33 loc) 716 B
{ "name": "expo-router-auth-guard", "version": "1.0.1", "author": { "name": "Vandevelde Dimitri" }, "license": "MIT", "bin": { "expo-router-auth-guard": "./bin/expo-router-auth-guard.js" }, "keywords": [ "auth", "authentication", "guard", "middleware", "react", "react-native", "expo", "expo-router", "router", "supabase", "auth-protect", "react-hook", "require-auth", "auth-context", "react-native-auth", "expo-auth" ], "dependencies": { "fs-extra": "^11.2.0" }, "type": "module" }