コード例 #1
0
ファイル: oauth.py プロジェクト: tonicbupt/account
def create_oauth(uid, ouid, otype):
    return OAuth.create(uid, ouid, otype)