CodeIgniter Forums
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)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39


A3M - Account Authentication & Authorization Module - El Forum - 06-28-2010

[eluser]Boan Pasaribu[/eluser]
Edit ......the problem is in the server.....all about CURL...lol


A3M - Account Authentication & Authorization Module - El Forum - 07-07-2010

[eluser]codeninja[/eluser]
is this project alive?


A3M - Account Authentication & Authorization Module - El Forum - 07-08-2010

[eluser]Peng Kong[/eluser]
codeninja, that depends on your definition of alive Tongue

work is going on atm to add social features to a3m.
meaning adding your friends from twitter facebook and gmail.

on top of that work is also going on for access control
which will be tied in with oauth.

we're also trying swap out the current oauth and openid libraries with
whatever is latest and most up-to-date atm.

but then again no promised release date.


A3M - Account Authentication & Authorization Module - El Forum - 07-10-2010

[eluser]plasticated[/eluser]
Out of interest, can this code be moved out of the Modules folder and into the standard Codeigniter m/v/c folders without much of recoding?


A3M - Account Authentication & Authorization Module - El Forum - 07-10-2010

[eluser]Peng Kong[/eluser]
yes. according to the module (hmvc) maker Smile you can test it and prove him right.


A3M - Account Authentication & Authorization Module - El Forum - 07-10-2010

[eluser]sirwan.me[/eluser]
im really looking forward to the next set of features Smile


A3M - Account Authentication & Authorization Module - El Forum - 07-10-2010

[eluser]pabloheim[/eluser]
wow this is going to be amazing!!


A3M - Account Authentication & Authorization Module - El Forum - 07-11-2010

[eluser]Unknown[/eluser]
Really stellar work. I'm impressed how robust this project already is. Just downloaded and set it up. I will definitely let you know if I end up fixing anything or find something useful to add in.


A3M - Account Authentication & Authorization Module - El Forum - 07-11-2010

[eluser]Peng Kong[/eluser]
thank you. glad you like it.


A3M - Account Authentication & Authorization Module - El Forum - 07-11-2010

[eluser]plasticated[/eluser]
When you say it should work if moved, do you mean without any re-coding? Or do you just mean re-coding will be minimal?

Also, do you have any guesstimate on eta for the social stuff? I am working on adding functions for posting to twitter and Facebook myself, but if your update is coming soon I may just wait for that...