[PR #659] [MERGED] feat(cli): add secret generator command for the cli #20320

Closed
opened 2026-04-15 19:37:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/659
Author: @Bekacru
Created: 11/25/2024
Status: Merged
Merged: 11/25/2024
Merged by: @Bekacru

Base: mainHead: feat/cli


📝 Commits (1)

  • dbf7c30 feat(cli): add secret generator command for the cli

📊 Changes

4 files changed (+46 additions, -1 deletions)

View changed files

📝 docs/content/docs/concepts/cli.mdx (+10 -1)
📝 docs/content/docs/concepts/typescript.mdx (+22 -0)
packages/cli/src/commands/secert.ts (+12 -0)
📝 packages/cli/src/index.ts (+2 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/659 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 11/25/2024 **Status:** ✅ Merged **Merged:** 11/25/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `feat/cli` --- ### 📝 Commits (1) - [`dbf7c30`](https://github.com/better-auth/better-auth/commit/dbf7c301e468077e24a200fc41bfcb5c9d785eba) feat(cli): add secret generator command for the cli ### 📊 Changes **4 files changed** (+46 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/cli.mdx` (+10 -1) 📝 `docs/content/docs/concepts/typescript.mdx` (+22 -0) ➕ `packages/cli/src/commands/secert.ts` (+12 -0) 📝 `packages/cli/src/index.ts` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 19:37:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#20320