Skip to main content
Run any Skill in Manus
with one click

line-login

Stars0
Forks1
UpdatedMay 23, 2026 at 15:00

LINE Login official reference at API-reference depth. Covers the entire LINE Login documentation section: the OAuth 2.0 authorization code grant flow, OpenID Connect (OIDC) integration, the web login flow, every authorization URL query parameter, every scope, every API endpoint, ID token (JWT) structure and verification, access/refresh token lifecycle, the add friend option, PKCE, security hardening, and both LINE Login v2.1 and the deprecated v2.0. Use this skill whenever the task touches social login with LINE accounts: integrating LINE Login into a web app or website, building the authorization request to access.line.me/oauth2/v2.1/authorize, handling the authorization code / state callback, exchanging the code for an access token at api.line.me/oauth2/v2.1/token, requesting the profile / openid / email scopes, verifying an access token, refreshing or revoking tokens, getting a user profile, decoding or verifying an ID token (iss / sub / aud / nonce / amr / exp), the userinfo endpoint, the friendship statu

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
8 files
SKILL.md
readonly