Skip to content

docs: verify user on backend #1647

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

aashkrishnan
Copy link
Collaborator

@aashkrishnan aashkrishnan commented May 29, 2025

Pull Request Checklist


PR-Codex overview

This PR adds a new FAQ section to the documentation, detailing two approaches for authenticating users and verifying user sessions on the backend after they log in with Account Kit.

Detailed summary

  • Added a new section titled "How to Authenticate Users and Verify User Sessions on the Backend?"
  • Introduced two options for user verification:
    • Option 1: stampWhoAmI + whoami for Smart Contract Accounts (SCAs)
    • Option 2: SIWE (Sign-In With Ethereum) for Externally Owned Accounts (EOAs)
  • Explained the steps and benefits of each approach.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented May 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2025 7:46pm

Copy link

graphite-app bot commented May 29, 2025

How to use the Graphite Merge Queue

Add the label graphite-merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

Copy link

github-actions bot commented May 29, 2025

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview May 29, 2025, 7:43 PM

@github-actions github-actions bot temporarily deployed to docs-preview May 29, 2025 18:15 Inactive
@github-actions github-actions bot temporarily deployed to docs-preview May 29, 2025 19:41 Inactive
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.

1 participant