UNPKG

quodolores

Version:

Monorepo for the Firebase JavaScript SDK

14 lines (8 loc) 367 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [UserInfo](./auth.userinfo.md) &gt; [photoURL](./auth.userinfo.photourl.md) ## UserInfo.photoURL property The profile photo URL of the user. <b>Signature:</b> ```typescript readonly photoURL: string | null; ```