Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An Error Was Encountered Error authenticating user. #38

Open
saurabh98505 opened this issue Feb 4, 2016 · 0 comments
Open

An Error Was Encountered Error authenticating user. #38

saurabh98505 opened this issue Feb 4, 2016 · 0 comments

Comments

@saurabh98505
Copy link

An Error Was Encountered

Error authenticating user.

I have entered secret and client id also

'/index.php/hauth/endpoint', ``` "providers" => array ( // openid providers "OpenID" => array ( "enabled" => true ), "Yahoo" => array ( "enabled" => true, "keys" => array ( "id" => "", "secret" => "" ), ), "AOL" => array ( "enabled" => true ), "Google" => array ( "enabled" => true, "keys" => array ( "id" => "", "secret" => "" ), ), "Facebook" => array ( "enabled" => true, "keys" => array ( "id" => "", "secret" => "" ), ), "Twitter" => array ( "enabled" => true, "keys" => array ( "key" => "", "secret" => "" ) ), // windows live "Live" => array ( "enabled" => true, "keys" => array ( "id" => "", "secret" => "" ) ), "MySpace" => array ( "enabled" => true, "keys" => array ( "key" => "", "secret" => "" ) ), "LinkedIn" => array ( "enabled" => true, "keys" => array ( "key" => "", "secret" => "" ) ), "Foursquare" => array ( "enabled" => true, "keys" => array ( "id" => "", "secret" => "" ) ), ), // if you want to enable logging, set 'debug_mode' to true then provide a writable file by the web server on "debug_file" "debug_mode" => (ENVIRONMENT == 'development'), "debug_file" => APPPATH.'/logs/hybridauth.log', ); ``` /\* End of file hybridauthlib.php _/ /_ Location: ./application/config/hybridauthlib.php */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant