2016-08-27 13 views
2

てReduxの-oidcを使用して、私は ... が、私はReduxの-oidc、 と蒸気のOpenIDを通じてサインインしたいが、それがうまく機能does't、REACT使用し、私は私のoidcクライアントの設定がないと思います良い;今蒸気

const config = { 
    authority: 'http://steamcommunity.com/openid', 
    client_id: 'myexamplesite.com', 
    redirect_uri: 'myexamplesite.com/callback', 
    response_type: 'code token', 
    scope: 'openid', 
    metadata: { 
     authorization_endpoint: 'http://steamcommunity.com/openid' 
    } 
}; 

どのように変更する必要がありますか?おかげさまで

答えて

0

  • 蒸気ので、私は、別のライブラリを使用する必要がありますOpenIDの2.0
  • Reduxの-oidc:OpenIDを接続