Zend_Auth provides an API for authentication and includes concrete authentication adapters for common use case scenarios.
I started working with Zend Framework 2.0 beta1 and I noticed that it doesn't not include the Zend_Auth Module that was provided with Zend Framework 1. any ideas what replaces it? or maybe it was just removed completely and I need to implement something of my own?