Skip to content

Instantly share code, notes, and snippets.

<manifest>
<title>
<content:text i18n-id="{{uuid}}">Duis filet mignon ground round officia.</content:text>
</title>
<categories>
<category id="{{category_id}}" banner_id="{{banner_id}}">
<title>
<content:text i18n-id="{{uuid}}">Duis filet mignon ground round officia.</content:text>
@ryancarlson
ryancarlson / ViewController.m
Created January 18, 2017 14:22
The Key OAuth2 View Controller Sample
//
// ViewController.m
// FooC
//
// Created by Ryan Carlson on 1/11/17.
// Copyright © 2017 Cru. All rights reserved.
//
#import "ViewController.h"
#import <TheKeyOAuth2/TheKeyOAuth2Client.h>