AuthLogic Help

Hi all,

I’m playing around with AuthLogic & it looks really nice…

But I’m having trouble setting it up with other controllers.

The examples just using the user model/controller

But say I want to incorporate it with a blog app, how do I integrate
it ?

For example say I want the admin logged in user to be able to enter
posts for the blog, but after I log in, how do I redirect to the view
where I add a new post ? ( It defaults to going to the user show
view )

Probably simple, but just can’t seem to crack it.

cheers Dave