Exemplo n.º 1
0
def create_tables():
    UserModel.create_user_table()
    RevokedTokenModel.create_revoke_table()