react-admin-gitlab-provider

Configuration

Usage no npm install needed!

<script type="module">
  import reactAdminGitlabProvider from 'https://cdn.skypack.dev/react-admin-gitlab-provider';
</script>

README

Configuration

export GITLAB_API="https://gitlab.com"
export GITLAB_OAUTH_CLIENT_ID="xs5uirwyqwwvchxfmqnp6vyqill2lv98d5smkei0y4jaaxecbrp7abngcx8li5jj"
export GITLAB_OAUTH_BASE_URL="https://gitlab.com"
export GITLAB_PROJECT_ID="user/repo"
export GITLAB_REF="master"