예제 #1
0
def logout():
    logout_user()
    return UserController.logout()
예제 #2
0
def logout():
    return UserController.logout()