wtf / auth
Auth library for WTF Framework
1.2.5
2020-12-03 08:27 UTC
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)