[PR #1848] [CLOSED] update(api-key): Export ApiKey plugin types #29629

Closed
opened 2026-04-17 20:55:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1848
Author: @ping-maxwell
Created: 3/17/2025
Status: Closed

Base: mainHead: update/api-key/export-types


📝 Commits (2)

  • d3ff601 update(api-key): Export ApiKey plugin types
  • 43a6374 fix(api-key): Allow key deletion from client instance

📊 Changes

6 files changed (+30 additions, -4 deletions)

View changed files

📝 docs/content/docs/plugins/api-key.mdx (+1 -1)
📝 packages/better-auth/src/plugins/api-key/api-key.test.ts (+20 -1)
📝 packages/better-auth/src/plugins/api-key/client.ts (+6 -0)
📝 packages/better-auth/src/plugins/api-key/index.ts (+1 -0)
📝 packages/better-auth/src/plugins/api-key/routes/delete-all-expired-api-keys.ts (+1 -1)
📝 packages/better-auth/src/plugins/api-key/routes/delete-api-key.ts (+1 -1)

📄 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/1848 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 3/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `update/api-key/export-types` --- ### 📝 Commits (2) - [`d3ff601`](https://github.com/better-auth/better-auth/commit/d3ff601559643fd08f0b9cfb368703134a993055) update(api-key): Export ApiKey plugin types - [`43a6374`](https://github.com/better-auth/better-auth/commit/43a6374c4f0c949ff4a347bec3a2979a04cd9709) fix(api-key): Allow key deletion from client instance ### 📊 Changes **6 files changed** (+30 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/api-key.mdx` (+1 -1) 📝 `packages/better-auth/src/plugins/api-key/api-key.test.ts` (+20 -1) 📝 `packages/better-auth/src/plugins/api-key/client.ts` (+6 -0) 📝 `packages/better-auth/src/plugins/api-key/index.ts` (+1 -0) 📝 `packages/better-auth/src/plugins/api-key/routes/delete-all-expired-api-keys.ts` (+1 -1) 📝 `packages/better-auth/src/plugins/api-key/routes/delete-api-key.ts` (+1 -1) </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-17 20:55:41 -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#29629