gcp-firestore-user-credential-password-output
Firestore with MongoDB compatibility returns the plaintext server-generated user password only after credential creation or password reset.
Where it sits
| location | firestore.projects.databases.userCreds.create/firestore.projects.databases.userCreds.resetPassword.securePassword |
|---|---|
| location kind | output_value |
| data kinds | password database_credential credential |
| emits edge | ExposesCredential |
| service | Firestore / Datastore (gcp:firestore) |
Collection recipe
| access mode | creation_response_only |
|---|---|
| operation | firestore.projects.databases.userCreds.create/firestore.projects.databases.userCreds.resetPassword |
| response path | securePassword |
| encoding | string |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
datastore.userCreds.create datastore.userCreds.update