l.s.o.b.OAuthAccessTokenView(LaunchpadView) : class documentation

Part of lp.services.oauth.browser View In Hierarchy

Where consumers may exchange a request token for an access token.
Method __call__ Create an access token and respond with its key/secret/context.
Method _set_status_and_error Undocumented
def _set_status_and_error(self, error):
Undocumented
def __call__(self):
Create an access token and respond with its key/secret/context.

If the consumer is not registered, the given token key doesn't exist (or is not associated with the consumer), the signature does not match or no permission has been granted by the user, respond with a 401.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.