Errors & Types
- 
                  
                  All errors that might occur. The response errors return a description as defined in the spec: http://tools.ietf.org/html/rfc6749#section-4.1.2.1 See moreDeclarationSwift public enum OAuth2Error : Error, CustomStringConvertible, Equatable
- 
                  
                  Typealias to ease working with JSON dictionaries. DeclarationSwift public typealias OAuth2JSON = [String : Any]
- 
                  
                  Typealias to work with dictionaries full of strings. DeclarationSwift public typealias OAuth2StringDict = [String : String]
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           Errors & Types  Reference
      Errors & Types  Reference