shaj13 / go-guardian

Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication.
MIT License
543 stars 55 forks source link

Adding Config.URL #117

Closed m87carlson closed 2 years ago

m87carlson commented 2 years ago

This should help existing use cases where Host and Port are used, but we can now use a LDAP URL/URI:

ldap://ldap.example.com:389

shaj13 commented 2 years ago

@m87carlson commit-msg must be semantic so Use fix: