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

https://github.com/subvisual/headquarters-meteor

Meteor wrapper for the Headquarters API.
https://github.com/subvisual/headquarters-meteor

Last synced: 6 months ago
JSON representation

Meteor wrapper for the Headquarters API.

Awesome Lists containing this project

README

          

Headquarters-meteor
==================

This package in an implementation of the [Headquarters](https://github.com/groupbuddies/headquarters) oauth flow using [headquarters-node](https://github.com/groupbuddies/headquarters-node).

This package is necessary in order to integrate with the meteor authentication and users system. If you're looking to support authentication with the Headquarters API you can use [accounts-headquarters](https://github.com/groupbuddies/accounts-headquarters) that integrates with accounts-base.

# Install

```
meteor add gabrielpoca:headquarters
```