login_complete
Complete passwordless authentication by awaiting device approval and PIN entry. Call after the initial login step to finalize and return the user profile.
Instructions
Finish a passwordless login that login started on a client without elicitation (not needed on elicitation-capable clients). No arguments. Call immediately after login returns — do not wait for the human. Blocks while they enter the PIN (skipped if a stored certificate is valid) and approve the device, then returns the profile. LINE's real deadline is ~3 minutes from PIN display. Errors if no login is pending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||