Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.71 KB

README.md

File metadata and controls

40 lines (33 loc) · 1.71 KB

LINE Login x Firebase for Android

Code guideline in integrating LINE Login with Firebase for Android developers

Prerequisites

Cloud Functions for Firebase

  • Copy LINE Channel ID and set line.channelid in Google Cloud environment variable
firebase functions:config:set line.channelid="<your_channel_id>"

Features

  • App Login (SDK)
  • Web Login (SDK)
  • Get Profile (SDK)
  • Verify Token (SDK)
  • Refresh Token (SDK)
  • Login with OpenID(v2.1) including Email
  • Create custom token by Cloud Functions for Firebase
  • Sign in with Firebase Custom Token
  • Logout

Screenshots

Documentation

Blog

Slide Decks