Skip to content

0.35.0

Latest
Compare
Choose a tag to compare
@etrex etrex released this 22 Jan 16:32
· 13 commits to master since this release

Breaking change

need add two new environment variables:

LINE_LOGIN_CHANNEL_ID={LINE_LOGIN_CHANNEL_ID}
LINE_LOGIN_CHANNEL_SECRET={LINE_LOGIN_CHANNEL_SECRET}

Feature

  • Support server side idToken authentication

references: https://developers.line.biz/en/docs/liff/using-user-profile/#use-user-info-on-server

Related Issues