extsvc: Support fetching granted OAuth scopes for GitLab
Created by: ryanslade
Update our GrantedScopes method to also support GitLab.
Additionally, added our first VCR based test for our GitLab client which will make it easier to add these kinds of tests in the future.