next-firebase-auth icon indicating copy to clipboard operation
next-firebase-auth copied to clipboard

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

Open takashi opened this issue 2 years ago • 4 comments

As refer to the discussion https://github.com/gladly-team/next-firebase-auth/issues/317, currently we can not retrieve custom user claims that sets on firebase user from the custom token that created in server side.

So, I added the second argument for adding custom claims.

Please tell me if I send this PR by wrong manner for this repository 🙇

Thanks for great library!

takashi avatar Jul 14 '22 08:07 takashi

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

A member of the Team first needs to authorize it.

vercel[bot] avatar Jul 14 '22 08:07 vercel[bot]

Waiting for this :)

kamami avatar Jul 15 '22 09:07 kamami

Any updates on this? Ran into this issue today.

tombouquet avatar Sep 05 '22 02:09 tombouquet

Closed in favor of #654.

kmjennison avatar Jun 30 '23 23:06 kmjennison