2

how do I configure a new windows-live provider using omniauth?

I tried the following with no success:

use OmniAuth::Strategies::WindowsLive, key, secret

and

provider :windows_live, key,secret
4

1 回答 1

0

看看这里的问题:https ://github.com/intridea/omniauth/issues#issue/26 。Windows live 似乎有点偏离 OpenID 标准......

于 2011-04-01T07:03:41.190 回答