Skip to content

jugyo/gae-twitter-oauth-example

Repository files navigation

gae-twitter-oauth-example

A Twitter OAuth example on GAE using flask-oauth

Setup

First, create app.yaml

% cp app.yaml.sample app.yaml

and set application id.

Second, create conf.py

% cp conf.py.sample conf.py

and set your app's consumer key and secret.

Links

See also: http://github.com/mitsuhiko/flask-oauth

About

A Twitter OAuth example on GAE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published