sbatson5 / firestore-jest-mock

Jest Helper library for mocking Cloud Firestore
https://www.npmjs.com/package/firestore-jest-mock
177 stars 58 forks source link

Add createCustomToken #118

Closed benedictkhoo closed 3 years ago

benedictkhoo commented 3 years ago

Description

Add the createCustomToken method for admin.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.

benedictkhoo commented 3 years ago

@sbatson5 you're welcome! 🙂