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