Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

chore: update prefix again#115

Merged
kristencheung merged 1 commit into
mainfrom
update-prefix-pt2
May 5, 2025
Merged

chore: update prefix again#115
kristencheung merged 1 commit into
mainfrom
update-prefix-pt2

Conversation

@kristencheung
Copy link
Copy Markdown
Contributor

@kristencheung kristencheung commented May 5, 2025

Description
Per better-auth's recommendation: append extra underscore

image

Checklist

  • Code compiles correctly and linting passes locally
  • Tests added for new functionality, or regression tests for bug fixes added as applicable
  • For new features, etc., PR on docs repo staged and
    linked here

@kristencheung kristencheung requested review from a team and Copilot May 5, 2025 19:08
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the CLI access key prefix in the login command to append an extra underscore as recommended by better-auth.

  • The prefix for the access key was changed from 'hyp_usr' to 'hyp_usr_' in the login command.
  • This change aims to align with external recommendations for prefix formatting.

Comment thread src/commands/login/index.ts
@kristencheung kristencheung merged commit b0bc47c into main May 5, 2025
5 checks passed
@kristencheung kristencheung deleted the update-prefix-pt2 branch May 5, 2025 19:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants