Hello,
We’re using the Google Cloud Firebase module to get the UID and “Create Date” of a user based on their email. The UID retrieval is working great, but the “Create Time” available in the module occasionally does not match the “Created” date in Firebase Auth.
I can’t find any documentation as to what “Create Time” is exactly referring to, but I assumed it’s for the creation date in Auth?
Thanks