wtf / auth
Auth library for WTF Framework
Installs: 377
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/wtf/auth
Requires
- wtf/core: ^1.1.1
Suggests
- dflydev/fig-cookies: To implement cookie-based auth
- symfony/ldap: For LDAP auth
- wtf/html: HTML bundle with twig and sessions (to implement session-based auth)
- wtf/orm: To use User repository
- wtf/rest: REST bundle with JWT tokens (to implement jwt-based auth)