How to use openid selector javascript API in Yii? I am trying the simpleopenidselector Yii extension but I get an:
Error 404
Unable to resolve the request "examples/consumer/try_auth.php"
Please somebody guide me
Thanks
How to use openid selector javascript API in Yii? I am trying the simpleopenidselector Yii extension but I get an:
Error 404
Unable to resolve the request "examples/consumer/try_auth.php"
Please somebody guide me
Thanks
You should config UrlManager in your config.
Could you show your config in protected/config/main.php?