Skip to content

cloudfire-auth / UidIdentifier

Interface: UidIdentifier

Defined in: types/firebase-admin/identifier.ts:30

Used for looking up an account by uid.

See CloudFireAuth.getUsers.

Properties

uid

uid: string

Defined in: types/firebase-admin/identifier.ts:31