Skip to content

Instantly share code, notes, and snippets.

@PamornT
Last active September 6, 2019 12:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PamornT/3b877ab633ce1be9ecb7e9a671178afc to your computer and use it in GitHub Desktop.
Save PamornT/3b877ab633ce1be9ecb7e9a671178afc to your computer and use it in GitHub Desktop.
exports.createCustomToken = functions.region("asia-east2").https.onRequest((request, response) => {
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment