Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leonardobazico/accounts-oauth-client-side
Use Meteor's accounts-oauth package with meteor-client-side
https://github.com/leonardobazico/accounts-oauth-client-side
Last synced: 1 day ago
JSON representation
Use Meteor's accounts-oauth package with meteor-client-side
- Host: GitHub
- URL: https://github.com/leonardobazico/accounts-oauth-client-side
- Owner: leonardobazico
- License: mit
- Created: 2017-01-13T18:47:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-13T18:55:55.000Z (almost 8 years ago)
- Last Synced: 2024-09-23T09:21:46.877Z (about 2 months ago)
- Language: Shell
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# accounts-oauth-client-side
Use Meteor's [accounts-oauth][meteor-accounts] package with [meteor-client-side][meteor-client-side].
### Installation
`npm install accounts-oauth-client-side --save`
[meteor-accounts]: https://www.meteor.com/accounts
[meteor-client-side]: https://github.com/idanwe/meteor-client-side