Skip to content

[codex] fix Android login endpoint and docs link#192

Merged
EdamAme-x merged 1 commit into
mainfrom
codex/close-open-issues
May 31, 2026
Merged

[codex] fix Android login endpoint and docs link#192
EdamAme-x merged 1 commit into
mainfrom
codex/close-open-issues

Conversation

@EdamAme-x
Copy link
Copy Markdown
Member

Fixes #190.
Fixes #191.

What changed

  • Route Android and Android secondary registration auth calls through /api/v4p/rs, matching the current Android login endpoint instead of /api/v3p/rs.
  • Add /api/v4p/rs exception parsing so LINE errors are decoded consistently.
  • Change the Start 2 docs link in message-event.md to a relative .md path that works on GitHub as well as VitePress.

Validation

  • deno test --allow-env packages/linejs/base/login/mod.test.ts packages/linejs/client/login.test.ts
  • deno task docs:build
  • markdown local link check

@EdamAme-x EdamAme-x merged commit 32e8435 into main May 31, 2026
4 checks passed
@EdamAme-x EdamAme-x deleted the codex/close-open-issues branch May 31, 2026 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Docs link miss bug: ANDROID login

1 participant