Apollo
Apollo copied to clipboard
add Github Authentication
Similar to #115, but for using the github authentication. Can probably just copy this type of PR:
https://github.com/geneontology/termgenie/pull/100
GitHub may not be the optimal choice if you're looking at OAuth providers that will cover your user base. Annotators are much more likely to have google accounts than they are to have GH accounts.
The general idea is that we could wire up more than one and then its up to the administrators to choose since each installation would be its own “application” (I don’t want to manage other folks users!).
Nathan
On Dec 2, 2016, at 10:22 AM, Eric Rasche [email protected] wrote:
GitHub may not be the optimal choice if you're looking at OAuth providers that will cover your user base. Annotators are much more likely to have google accounts than they are to have GH accounts.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GMOD/Apollo/issues/1347#issuecomment-264524651, or mute the thread https://github.com/notifications/unsubscribe-auth/AAt2qrGwREG9jCGZfKXYV7q_UYI4UfzEks5rEGH1gaJpZM4K-Kv8.
related to #136