auth0 / auth0-ldap-endpoint

[DEPRECATED] An LDAP server that allows you to connect your legacy applications with Auth0 using the LDAP protocol.
MIT License
22 stars 14 forks source link

Use a Non Interactive Client to fetch an access_token via the Client Credentials Grant #9

Open juniorz opened 5 years ago

juniorz commented 5 years ago

This avoids having to obtain and renew AUTH0_API_TOKEN out-of-band.