You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user of Buildly Core, I'd like to have the option to also log into it using a GitLab account.
Proposal
Buildly Core already implements GitHub and Google social authentication and we'd like to extend the support to GitLab.
We need to provide some configuration process as we do for GitHub and Google, so GitLab can also be used for authentication.
We are using the package python-social-auth to implement all social auth schemas and it also provides GitLab as we can see here.
The text was updated successfully, but these errors were encountered:
Feature Request
As a user of Buildly Core, I'd like to have the option to also log into it using a GitLab account.
Proposal
Buildly Core already implements GitHub and Google social authentication and we'd like to extend the support to GitLab.
We need to provide some configuration process as we do for GitHub and Google, so GitLab can also be used for authentication.
We are using the package python-social-auth to implement all social auth schemas and it also provides GitLab as we can see here.
The text was updated successfully, but these errors were encountered: