How long is GitLab OAuth Access Token valid?
When I refresh an Access Token, that I got via OAuth flow, how long is such token valid? There seems
to be no information received with the token (such as “expires_in” that some OAuth providers return).
It seems to be at least several hours, but I am not sure.