Identities and Security
-
Phased out in 4.x — superseded by
DittoConfigfor initialization. The new configuration-based design enables a more extensible and maintainable setup.This API will be replaced by
DittoConfigin v5.Declaration
Swift
public typealias DittoIdentity = _DittoIdentity -
Provides access to authentication information and methods for logging on to Ditto Cloud. Relevant when using an
See moreonlineWithAuthenticationor anonlineidentity.Declaration
Swift
public class DittoAuthenticator -
Phased out in 4.x — replaced by the closure-based
DittoAuthenticationExpirationHandler.This API will be replaced by
DittoAuthenticationExpirationHandlerin v5.Declaration
Swift
public typealias DittoAuthenticationDelegate = _DittoAuthenticationDelegate -
Undocumented
Declaration
Swift
public typealias DittoAuthenticationRequest = DITAuthenticationRequest -
Provides info about the authentication status.
See moreDeclaration
Swift
public struct DittoAuthenticationStatus : Equatable -
Undocumented
Declaration
Swift
public typealias DittoAuthenticationSuccess = DITAuthenticationSuccess
Identities and Security Reference