storyboard/storyboard/api
Michael Krotscheck 3b7d01c7b6 Fixed name resolution in OAuth token
Some users don't actually have a fullName in launchpad. Others only have
a single word. Some have many words. This adds a bit of handling to make
those names behave nicely, though ultimately I think we should get rid of
first_name and last_name and just use full_name.

Change-Id: I64dceaaa87781f928b3a4fbf3a15de4f74f994e0
2014-03-06 13:11:59 -08:00
..
auth Fixed name resolution in OAuth token 2014-03-06 13:11:59 -08:00
middleware Auth Token Middleware 2014-03-06 16:15:21 +04:00
v1 Make token storage configurable 2014-03-06 10:30:40 -08:00
__init__.py Introducing basic REST API 2014-01-22 11:37:54 -08:00
app.py Make token storage configurable 2014-03-06 10:30:40 -08:00
app.wsgi Introducing basic REST API 2014-01-22 11:37:54 -08:00
config.py Introducing basic REST API 2014-01-22 11:37:54 -08:00
root_controller.py Introducing basic REST API 2014-01-22 11:37:54 -08:00