Protocols
The following protocols are available globally.
-
The protocol that an OAuth2 Session modules must adhere to and represent storage of oauth specific metadata. See TrustedPersistantOAuth2Session and UntrustedMemoryOAuth2Session as example implementations
See moreDeclaration
Swift
public protocol OAuth2Session
View on GitHub
Protocols Reference