How can I do this: Provide an "Admin" area only available to signed-in user
My "Public" app allows users to register for events on a calendar. I need a separate Admin area only accessible to signed-in users which allows the Admin to view/edit/delete event registrants. Any tips would be appreciated.