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.33k stars 290 forks source link

feat(firebaseAdmin): fix to pass user custom user claims to createCustomToken #654

Closed velddev closed 1 year ago

velddev commented 1 year ago

Continuation of @takashi's PR #495.

Added the tests to get this PR over the line.

vercel[bot] commented 1 year ago

@velddev is attempting to deploy a commit to the Gladly Team on Vercel.

A member of the Team first needs to authorize it.

velddev commented 1 year ago

hey @kmjennison it was easier to reimplement the same code on the other branch, couldn't really merge main and v1.x with changes on the branch well. Apologies for the noise.

--> #659

kmjennison commented 1 year ago

@velddev No worries at all! But heads up, it looks like you closed #659 (not sure if intentional).

velddev commented 1 year ago

@kmjennison long story short -- working through takashi's fork made it really hard for me to sync changes from the main repo. I'll reopen a PR in a second. 😅