CLASS
AuthenticationUser
@objc public class AuthenticationUser: NSObject
Object representing a user in the platform.
Properties
identity
public var identity: Identity = Identity()
The identity used for the authentication.