Skip to content

Conversation

linnall
Copy link
Collaborator

@linnall linnall commented Sep 16, 2025

Description

  • renames packages signer, signer-web, signer-react-native, signer-web-example to auth, auth-web, auth-react-native and auth-web-example
  • updates usage of signer to use the term "auth session" throughout v5 packages
  • updates jsdocs code snippets to use term "auth session"

Pull Request Checklist


PR-Codex overview

This PR focuses on renaming and restructuring the @alchemy/signer package to @alchemy/auth, reflecting a shift from a signer-based approach to an authentication-centric model. It updates related imports, types, and configurations accordingly.

Detailed summary

  • Renamed @alchemy/signer to @alchemy/auth.
  • Updated imports across various files to reflect the new package name.
  • Changed types from Signer to AuthSession in relevant functions.
  • Adjusted configurations and package.json files for auth and auth-web.
  • Modified documentation to align with the new authentication model.
  • Updated example applications to use AuthSession instead of Signer.

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

Copy link

vercel bot commented Sep 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
aa-sdk-ui-demo Ready Ready Preview Comment Sep 16, 2025 9:29pm

@linnall linnall changed the title chore: renames signer to auth session refactor: renames signer to auth session Sep 16, 2025
@linnall linnall changed the base branch from main to moldy/v5-base September 16, 2025 21:11
Copy link

github-actions bot commented Sep 16, 2025

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Sep 16, 2025, 9:26 PM

Copy link
Contributor

@jakehobbs jakehobbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@linnall linnall enabled auto-merge (squash) September 17, 2025 18:46
@linnall linnall merged commit bc7710c into moldy/v5-base Sep 17, 2025
19 of 22 checks passed
@linnall linnall deleted the linna/rename-signer branch September 17, 2025 18:52
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.

2 participants