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

https://github.com/jackadams/meteor-accounts-ldap-ionic

Gives babrahams:accounts-ldap a sign in form in the Ionic style
https://github.com/jackadams/meteor-accounts-ldap-ionic

Last synced: 3 months ago
JSON representation

Gives babrahams:accounts-ldap a sign in form in the Ionic style

Awesome Lists containing this project

README

          

Gives the `babrahams:accounts-ldap` package a form in the Ionic style

```
meteor add babrahams:accounts-ldap-ionic
```

Note: v0.4.0 uses the babrahams:accounts-ldap v.0.7.0 (uses ldapjs v1.0.0 instead of v0.7.1), which is published without platform-specific builds, so a [build toolchain](https://guide.meteor.com/1.4-migration.html#binary-packages-require-build-toolchain) will need to be installed on each target deployment machine.