Closed benedictkhoo closed 3 years ago
Add the createCustomToken method for admin.auth().
createCustomToken
admin.auth()
https://firebase.google.com/docs/auth/admin/create-custom-tokens
None
New test included and existing tests pass without changes.
@sbatson5 you're welcome! 🙂
Description
Add the
createCustomToken
method foradmin.auth()
.https://firebase.google.com/docs/auth/admin/create-custom-tokens
Related issues
None
How to test
New test included and existing tests pass without changes.