gladly-team / next-firebase-auth

Simple Firebase authentication for all Next.js rendering strategies
https://nfa-example-git-v1x-gladly-team.vercel.app/
MIT License
1.34k stars 290 forks source link

Document how to use getUserFromCookies in non-Next.js backend #535

Closed kmjennison closed 2 years ago

kmjennison commented 2 years ago

Did you have difficulty using or understanding an aspect of next-firebase-auth?

Now that getUserFromCookies is available, let's document how to use it in a separate, non-Next.js backend.

What documentation would you like to add or change?

We should:

Version What version of next-firebase-auth are you using?

1.0.0-canary.15

kmjennison commented 2 years ago

Closed in #545.