![]() |
A3M - Account Authentication & Authorization Module - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: A3M - Account Authentication & Authorization Module (/showthread.php?tid=27290) |
A3M - Account Authentication & Authorization Module - El Forum - 04-21-2010 [eluser]vicman[/eluser] I have a problem when i try to sign out, not are cleaned the session or cookies variables. A3M - Account Authentication & Authorization Module - El Forum - 04-22-2010 [eluser]codeninja[/eluser] Can you look into implementing Facebook OAuth (new) authentication system? http://developers.facebook.com/docs/api#authorization Cheers A3M - Account Authentication & Authorization Module - El Forum - 04-23-2010 [eluser]Unknown[/eluser] Hey there, I recently installed the script but when I want to open the site it just shows up a blank page without any errors. Is there a problem with my apache/php configuration? I am using Apache 2 with PHP 5.2.6 and MySQL 5.0.26. When I install CodeIgniter w/o any additional modules, it works. Can someone help me out? Regards. A3M - Account Authentication & Authorization Module - El Forum - 05-07-2010 [eluser]codeninja[/eluser] any progress on this project? A3M - Account Authentication & Authorization Module - El Forum - 05-11-2010 [eluser]codeninja[/eluser] is this project still active? A3M - Account Authentication & Authorization Module - El Forum - 05-11-2010 [eluser]Peng Kong[/eluser] somewhat ![]() A3M - Account Authentication & Authorization Module - El Forum - 05-12-2010 [eluser]Boan Pasaribu[/eluser] [quote author="Peng Kong" date="1273650153"]somewhat ![]() thx god.... hi...MR.Peng Kong Thx before for your application. all function work for me....but when want to sign in from twitter i got an error at Callback URL:http://www.boan-stuff.com/a3m/ and then 404 Page Not Found The page you requested was not found. .am i wrong at give callback url? thx before. A3M - Account Authentication & Authorization Module - El Forum - 05-12-2010 [eluser]Peng Kong[/eluser] i just have no time to support so hopefully the community can help support too since it's opensource. i'll try to ask question as far i possible. owan, yes most likely... go to twitter.com/oauth you application's callback url should be http://www.boan-stuff.com/a3m/account/sign_in_twitter/verify A3M - Account Authentication & Authorization Module - El Forum - 05-12-2010 [eluser]Boan Pasaribu[/eluser] [quote author="Peng Kong" date="1273673228"]i just have no time to support so hopefully the community can help support too since it's opensource. i'll try to ask question as far i possible. owan, yes most likely... go to twitter.com/oauth you application's callback url should be http://www.boan-stuff.com/a3m/account/sign_in_twitter/verify[/quote] i change my callback url, and still the same error. this is the link:http://www.boan-stuff.com/a3m/account/sign_in_twitter/verify?oauth_token=RbL52HTSokijrJq4OxK4hxrlmwWILyyzNCm5wMu764 A3M - Account Authentication & Authorization Module - El Forum - 05-12-2010 [eluser]Peng Kong[/eluser] maybe it needs to be http://www.boan-stuff.com/a3m/account/sign_in_twitter/verify/ with the trailing / |