Protocols
The following protocols are available globally.
-
A protocol for generic authentication strategies in Cisco Spark. Each authentication strategy is responsible for providing an accessToken used throughout this SDK.
Since
1.2.0Declaration
Swift
public protocol Authenticator : AnyObject
-
Declaration
Swift
public protocol JWTAuthStorage : AnyObject
-
Declaration
Swift
public protocol OAuthAuthenticatorDelegate : AnyObject
-
Declaration
Swift
public protocol OAuthStorage : AnyObject