Closed subdesign closed 6 years ago
I use multiauth on my project, and the admins I want to revision are connected with LDAP. (Others with eloquent driver..)
'illuminate' provider could be used for that?
the package I use: https://github.com/SaschaDens/ldap-connector
thanks
My guess is you'd need a custom providerr, unless illuminate works for you. PR welcome! :+1:
illuminate
I use multiauth on my project, and the admins I want to revision are connected with LDAP. (Others with eloquent driver..)
'illuminate' provider could be used for that?
the package I use: https://github.com/SaschaDens/ldap-connector
thanks