最小限のセットアップでFirebaseのサービスをNuxt.jsアプリに統合できるモジュールです。 上図の「③リクエストヘッダーへのIDトークンの追加&④サーバー側での検証」をこのモジュールのauthサービスに実行してもらいます。
前回からNuxt + Firebaseでいろいろとやっています。 Firestore, Auth と実装できたので、次は画像投稿できるようにしたいなぁと思い、Storageを使ってみる事にしました。 storageを使う前の準備 まず、storageBucketを追加します。firebaseコンソールのfirebaseConfigにある ...
Note: This module is widely used in MVP development and is rapidly maturing. While currently in Beta, the core API (CRUD) is stable. Breaking changes may still occur in configuration or advanced ...
A minimal, production-ready starter that uses Nuxt 3 (Vue 3) with GSAP animations, Supabase (database + auth), and Vercel deployment. Includes a protected route example, SSR database rendering, and a ...