Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kmjennison authored May 9, 2021
1 parent 147c6f3 commit 6c7f63b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,14 +481,20 @@ Whether the user's email address is verified.
**phoneNumber** - `String|null`
_Added in v0.13.1-alpha.3_
The Firebase user's phone number, or null if the user has no phone number.
**displayName** - `String|null`
_Added in v0.13.1-alpha.3_
The Firebase user's display name, or null if the user has no display name.
**photoURL** - `String|null`
_Added in v0.13.1-alpha.3_
The Firebase user's photo URL, or null if the user has no photo URL.
**claims** - `Object` - _Added in v0.13.0-alpha.2_
Expand Down

0 comments on commit 6c7f63b

Please sign in to comment.