parent
12964ae1e4
commit
69b967c9ff
13 changed files with 242 additions and 4 deletions
|
@ -4,5 +4,6 @@ module Auth
|
|||
providers["Facebook"] = "facebook" if defined?(FACEBOOK_AUTH_ID)
|
||||
providers["Windows Live"] = "windowslive" if defined?(WINDOWSLIVE_AUTH_ID)
|
||||
providers["GitHub"] = "github" if defined?(GITHUB_AUTH_ID)
|
||||
providers["Wikipedia"] = "wikipedia" if defined?(WIKIPEDIA_AUTH_ID)
|
||||
end.freeze
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue