Commit Graph

11 Commits

Author SHA1 Message Date
Pat Allan f39c6fd927 Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
José Valim 589442b09b Update lib/devise/omniauth/config.rb 2011-11-24 08:32:48 +00:00
José Valim 582f00ed95 Devise should not attempt to load OmniAuth strategies. Strategies should be loaded before hand by the developer or explicitly given to Devise. 2011-11-20 19:42:02 +00:00
José Valim dfb8ff372d Revert "Fixed require_strategy for google_oauth2 omniauth strategy."
This reverts commit 065963f6d3.
2011-11-20 19:21:08 +00:00
Christian Buggle 065963f6d3 Fixed require_strategy for google_oauth2 omniauth strategy. 2011-11-14 19:14:28 +01:00
Derek Kastner c9902f34d1 Intelligent OmniAuth strategy loader 2011-10-17 13:42:40 -04:00
Derek Kastner 3f0b5fbd71 Support for OmniAuth 1.0.0 2011-10-14 21:31:17 -04:00
Sergey Kojin 58f8c7c613 support for named omniauth open_id strategies 2011-05-25 00:15:24 +04:00
José Valim d58a72ee32 Remove stuff deprecated on .rc2 2011-03-14 11:22:09 +01:00
José Valim 931b902583 Fix failing tests. 2010-11-09 22:27:46 +01:00
José Valim 21d5e50054 Basic omniauth support. 2010-10-18 15:00:34 +02:00