UNPKG

nuxt-supabase-team-auth

Version:

Drop-in Nuxt 3 module for team-based authentication with Supabase

7 lines 207 B
/** * Global authentication middleware * Runs on every route change to ensure proper authentication state */ declare const _default: any; export default _default; //# sourceMappingURL=auth.global.d.ts.map