Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add gitlab provider #161

Merged
merged 16 commits into from
Sep 11, 2024
Merged

feat: add gitlab provider #161

merged 16 commits into from
Sep 11, 2024

Conversation

blumgart
Copy link
Contributor

@blumgart blumgart commented Sep 5, 2024

To create a new application for your user:

  1. On the left sidebar, select your avatar.
  2. Select Edit profile.
  3. On the left sidebar, select Applications.
  4. Select Add new application.
  5. Enter a Name and Redirect URI.
  6. Select OAuth 2 Scopes as defined in Authorized Applications.
  7. In the Redirect URI, enter the URL where users are sent after they authorize with GitLab.
  8. Select Save application. GitLab provides:
  • The OAuth 2 Client ID in the Application ID field.
  • The OAuth 2 Client Secret, accessible by selecting Copy in the Secret field.

Copy link
Owner

@atinux atinux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@atinux atinux merged commit fec746f into atinux:main Sep 11, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants