Part of canonical.launchpad.browser
Class | JSONTokenMixin | No class docstring; 1/1 methods documented |
Class | OAuthRequestTokenView | Where consumers can ask for a request token. |
Function | token_exists_and_is_not_reviewed | Undocumented |
Function | create_oauth_permission_actions | Return a list of Action`s for each possible `OAuthPermission . |
Class | OAuthAuthorizeTokenView | Where users authorize consumers to access Launchpad on their behalf. |
Function | lookup_oauth_context | Transform an OAuth context string into a context object. |
Class | OAuthTokenAuthorizedView | Where users who reviewed tokens may get redirected to. |
Class | OAuthAccessTokenView | Where consumers may exchange a request token for an access token. |