Searched refs:callback_path (Results 1 – 4 of 4) sorted by relevance
14 def __init__(self, client_id, client_secret, scope, message, callback_path): argument19 self.callback_path = callback_path40 callback_path='callback_path')
16 callback_path='/oauth2callback')
112 (oauth2_decorator.DECORATOR.callback_path,
628 callback_path='/oauth2callback', argument686 self._callback_path = callback_path832 def callback_path(self): member in OAuth2Decorator902 (self.callback_path, self.callback_handler())