https://github.com/gwendall/meteor-accounts-angellist
Login service for AngelList accounts in Meteor
https://github.com/gwendall/meteor-accounts-angellist
Last synced: 2 months ago
JSON representation
Login service for AngelList accounts in Meteor
- Host: GitHub
- URL: https://github.com/gwendall/meteor-accounts-angellist
- Owner: gwendall
- Created: 2015-02-25T22:10:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-25T22:14:16.000Z (over 10 years ago)
- Last Synced: 2025-03-18T05:56:56.183Z (2 months ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Meteor Accounts AngelList
=========================Allow users to connect via their AngelList account.
Installation
------------``` sh
meteor add gwendall:accounts-angellist
```