-
Notifications
You must be signed in to change notification settings - Fork 398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: add auth.jwt() function #484
Conversation
bcc4ea3
to
c5d3ba7
Compare
🎉 This PR is included in version 2.6.31 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Would |
hmm yeah i think we've decided to not deprecate the will remove the comment to deprecate that function cc @kiwicopple |
The deprecation notice on |
What kind of change does this PR introduce?
auth.jwt()
function to return the user's jwt claimsauth.email
,auth.uid
,auth.role
and to useauth.jwt
instead