Skip to content

StorytellerCZ/meteor-accounts-line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.