functions-samples
functions-samples copied to clipboard
How to use auth trigger in latest version
I want to use auth trigger function, but it gives error while deploying, reason may be, latest version don't have support for gen1 function. Now how to implement it as we don't have its gen2 implementation.
I've demonstrated a simple verifiable example of the problem : https://github.com/firebase/functions-samples/discussions/1194