Login return the last version of the login Can be empty. Warning: this login can be defined when importing from a bridge but should *not* be used to identify an identity as multiple bridge with different login can map to the same identity. Use the metadata system for that usage instead.
()
| 28 | // used to identify an identity as multiple bridge with different login can map to the same |
| 29 | // identity. Use the metadata system for that usage instead. |
| 30 | Login() string |
| 31 | |
| 32 | // AvatarUrl return the last version of the Avatar URL |
| 33 | // Can be empty. |
no outgoing calls
no test coverage detected