Protocols
The following protocols are available globally.
-
Interface for authentication actions like login and logout.
See moreDeclaration
Swift
public protocol Authenticator
-
Persist/load/remove credentials
See moreDeclaration
Swift
public protocol CredentialManagerProtocol