),
)
# only set the user id if we are logged in
# TODO: maybe interrupt the whole idea of a session?
crons.client.USER_ID = login_response["profile"]["user_id"]
# we are now logged in server side
# but we need some more data from the api
# so we can send the proper login response
but we need some more data from the api
so we can send the proper login response
https://github.com/Local-osu-Server/osu_client_server/blob/60a0dcecaeb92ceb015af2b4dd8a52e642d89afc/usecases/bancho.py#L37