Last active
September 6, 2019 12:52
-
-
Save PamornT/374f2fb6cf97945b0d5eb57d9f6c9267 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
exports.createCustomToken = functions.https.onRequest((request, response) = { | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment