Add omniauth-oauth2-generic gem into Gitlab as an additional Omniauth Provider
Description
We are working on integrating Gitlab into a solution we are developing. We wanted Single Sign On to our services and Gitlab for users. During the course of this work we developed an omniauth-oauth2-generic gem that we think other people might find useful. This gem allows you to authenticate against an arbitrary OAuth2 endpoint. We have released this gem and posted it here on gitlab.com.
Proposal
We are proposing integrating the omniauth-oauth2-generic gem into Gitlab as an additional Omniauth Provider.