Searched defs:callback_path (Results 1 – 2 of 2) sorted by relevance
14 def __init__(self, client_id, client_secret, scope, message, callback_path): argument
628 callback_path='/oauth2callback', argument832 def callback_path(self): member in OAuth2Decorator