Commit 0fe943d
committed
Remove isEmailVerified() method from UserInfo object. Firebase REST API data structure doesn't provide that information.
1 parent cc5d2ba commit 0fe943d
File tree
2 files changed
+2
-9
lines changed- app/src/main/java/com/anotherdev/sample/firebase/auth
- firebase-auth-rest/core/src/main/java/com/anotherdev/firebase/auth
2 files changed
+2
-9
lines changedLines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
| 111 | + | |
113 | 112 | | |
114 | 113 | | |
115 | 114 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 39 | | |
0 commit comments