Skip to content

docs(base-account): add Session Keys guide for AI agents and games - #1765

Open
JaneHax wants to merge 2 commits into
base:masterfrom
JaneHax:fix/issue-1505-session-keys-guide
Open

docs(base-account): add Session Keys guide for AI agents and games#1765
JaneHax wants to merge 2 commits into
base:masterfrom
JaneHax:fix/issue-1505-session-keys-guide

Conversation

@JaneHax

@JaneHax JaneHax commented Aug 3, 2026

Copy link
Copy Markdown

Closes #1505.

  • Add docs/base-account/guides/session-keys.mdx
  • Cover requestSpendPermission, prepareSpendCallData, requestRevoke, prepareRevokeCallData, status checks
  • Include security best practices and reference links

Jane added 2 commits August 3, 2026 09:56
- Replace non-working window.base.pay/getPaymentStatus with SDK pay()/getPaymentStatus
- Remove undefined result.id usage; destructure id from pay() result
- Align CDN quickstart with actual @base-org/account API surface
- Closes base#1758
- Add docs/base-account/guides/session-keys.mdx
- Cover requestSpendPermission, prepareSpendCallData, revoke, status checks
- Include security best practices and reference links
- Closes base#1505
@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

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.

docs(base-account): missing documentation for Session Keys (critical feature)

2 participants