An open API service indexing awesome lists of open source software.

https://github.com/azouaoui-med/node_ldapauth_example


https://github.com/azouaoui-med/node_ldapauth_example

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Ldap Authentication With Node/Express

This is an example of ldap authentication with Node js, passport and passport-ldapauth

## Quick start

```
npm install

npm start
```

Server runs on http://localhost:3000

## License
This code is released under the MIT License