aaazzz / line-login-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LINE Login API demo

Simple demo with LINE login API

image

how to use

  1. copy .env.example to .env and fill your channel information
  2. npm install
  3. npm run dev
  4. click the printed URL on the ocnsole
  5. login with your LINE id

todo

[ ] apply OAuth2.0 ?

About


Languages

Language:JavaScript 76.2%Language:HTML 21.5%Language:Shell 2.3%