This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/oauth/services
Joseph Schorr 19f7acf575 Lay foundation for truly dynamic external logins
Moves all the external login services into a set of classes that share as much code as possible. These services are then registered on both the client and server, allowing us in the followup change to dynamically register new handlers
2017-01-20 15:21:08 -05:00
..
__init__.py Lay foundation for truly dynamic external logins 2017-01-20 15:21:08 -05:00
github.py Lay foundation for truly dynamic external logins 2017-01-20 15:21:08 -05:00
gitlab.py Lay foundation for truly dynamic external logins 2017-01-20 15:21:08 -05:00
google.py Lay foundation for truly dynamic external logins 2017-01-20 15:21:08 -05:00