Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

line-login

Étoiles0
Forks1
Mis à jour23 mai 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
8 fichiers
SKILL.md
readonly