We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
formatting
Updated to use new Google GTMAppAuth module
Without the hostname and the port, the connection will crash with EXC_BAD_ACCESS.
Add syntax highlighting to code blocks for better readability
Added some implementation instructions specific to iOS
Changed the code for initialization of MCOSMTPSession * smptSession instance. Used to be [MCOIMAPSession alloc] but should be [MCOSMTPSession alloc]
Corrected typo
Updated Implementing OAuth 2.0 (markdown)
Created Implementing OAuth 2.0 (markdown)