xendit-node
xendit-node copied to clipboard
Xendit callback using google firebase function
With google's new terms, every created firebase function required authentication by default. As answered here, I have to set allUsers user in Cloud Functions in Google Console.
Is there any way to authenticate the firebase functions in Xendit without using allUsers?