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 more

    Declaration

    Swift

    public protocol OAuth2Session