... oauth = OAuth2Session(client=client) token = oauth.fetch_token(token_url=REDIRECT_URI,username=first_superuser, ...
確定! 回上一頁