authorizerCredential property

UserCredential? authorizerCredential
getter/setter pair

A GitLab personal access token with the minimum api scope access and a minimum role of maintainer.

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

Required.

Implementation

UserCredential? authorizerCredential;