0 votes
in Zend Framework by
What is Zend Auth?

1 Answer

0 votes
by

The Zend\Authentication is the Zend component that is related to authentication. It is used to determining an entity based on a certain set of credentials. Zend Auth provides authentication for the user like admin, general, etc.

...