CodeIgniter Forums
A3M - Account Authentication & Authorization Module - Mushmellow - 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 - Mushmellow (/showthread.php?tid=37265)

Pages: 1 2 3 4 5 6


A3M - Account Authentication & Authorization Module - Mushmellow - El Forum - 01-04-2011

[eluser]Peng Kong[/eluser]
Hi All!

As promised, I've revived the A3M project.

For those who have never heard of A3M here's a short description
Quote:A3M is a CodeIgniter 1.7.3 package that leverages on bleeding edge web technologies like OpenID and OAuth to create user-friendly user experiences for the account authentication & authorization process.

Google Code - http://code.google.com/p/a3m/
Live Demo - https://mushmellow.gamespai.com/index.php/account/sign_in

[Download]

The first A3M forum thread can be found here.


A3M - Account Authentication & Authorization Module - Mushmellow - El Forum - 01-05-2011

[eluser]codeninja[/eluser]
So is this completely HMVC compatible now? I can just drop the account folder under modules directory and it will work?

Also, what's the development roadmap?


A3M - Account Authentication & Authorization Module - Mushmellow - El Forum - 01-05-2011

[eluser]Peng Kong[/eluser]
Yes it should work juz drop the accounts module. But you will also need the my_session n hmvc lib plus the resource folder for the css n imgs

Road map for now is ACL n user admin panel. And mobile web experience for everything.


A3M - Account Authentication & Authorization Module - Mushmellow - El Forum - 01-05-2011

[eluser]codeninja[/eluser]
Great!

When can we expect ACL and user admin panel?


A3M - Account Authentication & Authorization Module - Mushmellow - El Forum - 01-05-2011

[eluser]Peng Kong[/eluser]
depends on when im free. i'm it's already done juz not properly tested and integrated. i will upload it to google code what there is soon.


A3M - Account Authentication & Authorization Module - Mushmellow - El Forum - 01-06-2011

[eluser]codeninja[/eluser]
[quote author="Peng Kong" date="1294311602"]depends on when im free. i'm it's already done juz not properly tested and integrated. i will upload it to google code what there is soon.[/quote]

Great. Let me know and I can fork it and help you finish off some functionality. Smile


A3M - Account Authentication & Authorization Module - Mushmellow - El Forum - 01-09-2011

[eluser]veggen[/eluser]
Hi there.
I'm having problems with Facebook sign in. When I click the icon, it redirects me to account/connect_facebook which is an empty page for me... Did I misconfigure something? Is it working for others?

On the other note, great to see the project is alive! Thanks for the work!


A3M - Account Authentication & Authorization Module - Mushmellow - El Forum - 01-09-2011

[eluser]Peng Kong[/eluser]
check the error logs if there are errors


A3M - Account Authentication & Authorization Module - Mushmellow - El Forum - 01-10-2011

[eluser]veggen[/eluser]
It was a silly error. I just forgot to restart Apache after installing the curl extension. :roll:
Thanks for making me look into the error log though, that's how I discovered what was going on Smile


A3M - Account Authentication & Authorization Module - Mushmellow - El Forum - 01-13-2011

[eluser]SpaceCoder[/eluser]
Good job!

But it returns timeout error if I try login with facebook on this page. ;(