Osamu Nakamura

Results 1 comments of Osamu Nakamura

I had same issue in gitlab.com. Maybe you need to pass `"read_user"` as scopes arguments of [gitlab.New()](https://github.com/markbates/goth/blob/v1.64.2/providers/gitlab/gitlab.go#L48). It seems that `api` scope needs to be granted in GitLab application setting...