Full Walkthrough and Documentation at https://vriad.com/essays/nextjs-firebase-authentication.
To run this example:
- Clone the repo
- Add your client and server Firebase credentials to
firebaseClient.ts
andsecret.json
respectively - Run
yarn dev
An Next.js example repo for building authenticated pages with Firebase Authentication, cookies, and getServerSideProps
TypeScript
Full Walkthrough and Documentation at https://vriad.com/essays/nextjs-firebase-authentication.
To run this example:
firebaseClient.ts
and secret.json
respectivelyyarn dev