Skip to content

Conversation

@filipowm
Copy link
Contributor

@filipowm filipowm commented Mar 1, 2020

GitLab can be used as an OAuth authentication provider. GitLab API allows creating Applications which could benefit from this feature. Currently python-gitlab does not support managing OAuth Apps, so I added this here.

Reference: https://docs.gitlab.com/ce/api/applications.html

@max-wittig
Copy link
Member

Thank you for the MR!

I guess the commit message is a bit too long for commitlint. Would you mind to shorten it?

You can put the rest of the information in the body of the commit message.

@filipowm filipowm force-pushed the feat/api-oauth-applications branch 5 times, most recently from 7a86390 to 813f15b Compare March 1, 2020 14:55
@filipowm filipowm force-pushed the feat/api-oauth-applications branch from 813f15b to 4e12356 Compare March 1, 2020 18:51
@filipowm
Copy link
Contributor Author

filipowm commented Mar 1, 2020

@max-wittig Finally, all passes :-) There were some gotchas that were difficult to find why tests are failing, but it works now! Would be nice to have some basic "developing guide", but it's truly nice to have..

@max-wittig
Copy link
Member

@filipowm I know, we kinda need some guidance, but first we need to have a nicer test setup.

@max-wittig max-wittig merged commit e5afb55 into python-gitlab:master Mar 1, 2020
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.

2 participants