⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Authorization System?



MatthewSchenker
  • profile picture
  • Member

Posted 10 December 2011 - 13:30 PM

Greetings,
I'm somewhat new to the CodeIgniter community, but it's my future! And Grocery CRUD is the best I've seen for CRUD operations!

Authentication seems to go hand in hand with CRUD. But authentication is one area of CodeIgniter I'm still not clear about. I'm researching DX_Auth, Tank Auth, and Adam Griffith's AG_Auth.

Which authentication system do you suggest we use along with Grocery CRUD?

Thanks for this terrific application! I'm looking forward to being part of the CodeIgniter & Grocery CRUD community.

Matthew

web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 10 December 2011 - 14:01 PM

[quote name='MatthewSchenker' timestamp='1323523800' post='126']
Greetings,
I'm somewhat new to the CodeIgniter community, but it's my future! And Grocery CRUD is the best I've seen for CRUD operations!

Authentication seems to go hand in hand with CRUD. But authentication is one area of CodeIgniter I'm still not clear about. I'm researching DX_Auth, Tank Auth, and Adam Griffith's AG_Auth.

Which authentication system do you suggest we use along with Grocery CRUD?

Thanks for this terrific application! I'm looking forward to being part of the CodeIgniter & Grocery CRUD community.

Matthew
[/quote]

Actually you can use whatever authorization tool you like to work with grocery crud . I've heard IonAuth is a very good authorization library and has everything, from simple users to groups, etc etc I think this is the top authorization library for codeigniter. It has a good documentation too. You can also create your own authentication library if you want.

MatthewSchenker
  • profile picture
  • Member

Posted 10 December 2011 - 15:22 PM

web-johnny,
Thanks for the quick response.

Regarding Ion: I was looking at GitHub, and the link to the Ion site there is broken. There is also a bit of confusion about where to get the latest code.

Looks like the full documentation is here:
http://benedmunds.com/ion_auth/

Now that I found the documentation it looks great!

Thanks again,
Matthew

zuratharamon
  • profile picture
  • Member

Posted 12 December 2011 - 16:11 PM

I would suggest IonAuth too

MatthewSchenker
  • profile picture
  • Member

Posted 12 December 2011 - 16:28 PM

Greetings zuratharamon,
Thanks for voicing your opinion! I'm making the transition from using Joomla for my sites, but I'm quickly getting into CodeIgniter.

As a newcomer, I'm getting a feel for the applications people use to achieve their goals. I'm very open to hearing opinions.

Thanks again,
Matthew

PS: I just realized I mistakenly titled my discussion "Authorization" instead of "Authentication."

fantas
  • profile picture
  • Member

Posted 25 December 2011 - 23:06 PM

Heres the GitHub ion Auth https://github.com/benedmunds/CodeIgniter-Ion-Auth/

MatthewSchenker
  • profile picture
  • Member

Posted 26 December 2011 - 03:27 AM

fantas,
Thanks for posting the link. It looks like IonAuth is the way to go. I also learned that Ion is integrated into PyroCMS. That tells me it's got to be goodi!

I'm still getting fully up to speed with CodeIgniter and Grocery CRUD. But so far, I am so happy about the framework, the great developers like web-johnny, and the friendly community.

Thanks again.
Matthew