Releases: P4BGroup/ldap-jwt-authentication
Releases · P4BGroup/ldap-jwt-authentication
Small bugfixes
Fixes and PHP 8 Compatibility
Fixes and PHP 8 compatibility.
Thank you @tbl0605 !!
keys can be file paths
if the keys are file paths, the files will be read and the contents will be used as keys
Cleanup
removed unused methods
fixed package naming
Initial version
- allows the usage of a LDAP Connection to authenticate users
- allows generating of tokens based on the authenticated user