oauth cleanup: test fakes and generic provider

This commit is contained in:
2016-09-17 21:53:41 -05:00
parent 5dc60e0b41
commit b9177bb55d
10 changed files with 96 additions and 23 deletions

View File

@ -1 +1 @@
<%= link_to "Authenticate with gitlab", auth_path %>
<%= link_to "Authenticate with #{ENV['oauth_provider']}", auth_path %>