Searched refs:callback_handler (Results 1 – 3 of 3) sorted by relevance
113 oauth2_decorator.DECORATOR.callback_handler())
845 def callback_handler(self): member in OAuth2Decorator902 (self.callback_path, self.callback_handler())
528 ('/oauth2callback', self.decorator.callback_handler()),