Skip to content

Latest commit

 

History

History
executable file
·
31 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

executable file
·
31 lines (20 loc) · 1.04 KB

meteor-accounts-line

Project Status: Active – The project has reached a stable, usable state and is being actively developed.

Authentication for LINE in Meteor.

Installation

meteor add storyteller:accounts-line

Configure and use, see line-oauth package for more information.

Templates

Blaze

If you are using the accounts-ui package then LINE login button should be available by installing the storyteller:line-config-ui package.

React

None available (pull requests welcome), but Socialize starter will include a sample implementation in the future.

Angular

None available (pull requests welcome).

Vue

None available (pull requests welcome).

Integrations

Meteor Link Accounts

This package is part of bozhao:link-accounts package that allows you to link multiple login accounts for your account.