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
- Host: GitHub
- URL: https://github.com/jackadams/meteor-accounts-ldap-ionic
- Owner: JackAdams
- Created: 2015-07-20T14:12:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T07:59:22.000Z (over 3 years ago)
- Last Synced: 2025-01-27T06:29:06.126Z (over 1 year ago)
- Language: HTML
- Size: 22.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.