l.s.o.m.OAuthBase : class documentation

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

Known subclasses: lp.services.oauth.model.OAuthAccessToken, lp.services.oauth.model.OAuthConsumer, lp.services.oauth.model.OAuthRequestToken

Base class for all OAuth database classes.
Class Method _getStore Return the correct store for this class.
@classmethod
def _getStore(cls):
Return the correct store for this class.

We want all OAuth classes to be retrieved from the master flavour. If they are retrieved from the slave, there will be problems in the authorization exchange, since it will be done across applications that won't share the session cookies.

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