I love ZfcUser and use it most every project that I develop. It works great, but I am looking to expand my usage of it a bit.
Are there some examples that someone can offer about checking for identity in the controller? I have a function that fires when any action from a given function is accessed... I would like to add authentication to that function, but as I said, it runs in the controller.
Any advice (or documentation?) would be appreciated!
thanks