Welcome Guest, Not a member yet? Register   Sign In
ExtID - External Identification Library
#10

[eluser]kbjr[/eluser]
[quote author="Schnyder" date="1294788959"]Some sample config data (with dummy keys/secrets, of course) would be AWESOME, since I'm pretty sure that's where I'm currently failing.[/quote]
Code:
$config['default']['providers']  = array('openid', 'google', 'facebook', 'twitter', 'yahoo', 'aol', 'blogger');
$config['default']['classname']  = 'extid-item';
$config['default']['route']      = 'auth/login';
$config['default']['icon_route'] = 'auth/load_icon';
$config['default']['callback']   = 'auth/finish_auth';
$config['default']['force_link'] = false;
$config['default']['list_id']    = 'extid';
$config['default']['facebook']   = array(
    'app_id' => '000000000000000',
    'secret' => 'f4f43ttg45t3wtg4553h3yh5eg'
);
$config['default']['twitter']    = array(
    'app_id' => 'NUIJh7H78y8h787y897g897',
    'secret' => 'khjfhwef8433ytyh4735684709456978247t84yg'
);


Messages In This Thread
ExtID - External Identification Library - by El Forum - 10-13-2010, 11:22 PM
ExtID - External Identification Library - by El Forum - 10-14-2010, 03:03 AM
ExtID - External Identification Library - by El Forum - 10-14-2010, 06:46 AM
ExtID - External Identification Library - by El Forum - 10-14-2010, 08:10 AM
ExtID - External Identification Library - by El Forum - 01-10-2011, 08:03 PM
ExtID - External Identification Library - by El Forum - 01-10-2011, 08:43 PM
ExtID - External Identification Library - by El Forum - 01-11-2011, 11:35 AM
ExtID - External Identification Library - by El Forum - 01-14-2011, 08:06 AM
ExtID - External Identification Library - by El Forum - 01-14-2011, 08:24 AM
ExtID - External Identification Library - by El Forum - 01-14-2011, 08:30 AM
ExtID - External Identification Library - by El Forum - 01-14-2011, 02:31 PM
ExtID - External Identification Library - by El Forum - 01-14-2011, 03:15 PM
ExtID - External Identification Library - by El Forum - 01-14-2011, 09:49 PM
ExtID - External Identification Library - by El Forum - 01-15-2011, 12:55 AM
ExtID - External Identification Library - by El Forum - 01-15-2011, 12:59 AM
ExtID - External Identification Library - by El Forum - 01-15-2011, 01:16 AM
ExtID - External Identification Library - by El Forum - 01-15-2011, 01:27 AM
ExtID - External Identification Library - by El Forum - 01-15-2011, 04:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB