readAuthorizerCredential property

UserCredential? readAuthorizerCredential
getter/setter pair

A GitLab personal access token with the minimum read_api scope access and a minimum role of reporter.

The GitLab Projects visible to this Personal Access Token will control which Projects Developer Connect has access to.

Required.

Implementation

UserCredential? readAuthorizerCredential;