[PR #2724] [MERGED] fix: typo in AuthorizeResponse type #21356

Closed
opened 2026-04-15 20:18:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2724
Author: @vinayakkulkarni
Created: 5/20/2025
Status: Merged
Merged: 5/20/2025
Merged by: @Bekacru

Base: mainHead: fix/typo-in-authorize-response-type


📝 Commits (1)

  • 72b57bf fix: typo in AuthorizeResponse type

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 packages/better-auth/src/plugins/access/access.ts (+2 -2)
📝 packages/better-auth/src/plugins/access/types.ts (+2 -2)

📄 Description

Fixes the typo in codebase:

- AuthortizeResponse
+ AuthorizeResponse

🔄 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/2724 **Author:** [@vinayakkulkarni](https://github.com/vinayakkulkarni) **Created:** 5/20/2025 **Status:** ✅ Merged **Merged:** 5/20/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/typo-in-authorize-response-type` --- ### 📝 Commits (1) - [`72b57bf`](https://github.com/better-auth/better-auth/commit/72b57bf2cf05e2d143351aeb946474410bbee470) fix: typo in AuthorizeResponse type ✅ ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/access/access.ts` (+2 -2) 📝 `packages/better-auth/src/plugins/access/types.ts` (+2 -2) </details> ### 📄 Description Fixes the typo in codebase: ```diff - AuthortizeResponse + AuthorizeResponse ``` --- <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 20:18:52 -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#21356