[PR #71] [MERGED] Throw error on invalid token #67

Closed
opened 2026-05-23 08:39:55 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase-server/pull/71
Author: @appy-one
Created: 1/9/2023
Status: Merged
Merged: 1/9/2023
Merged by: @appy-one

Base: masterHead: fix/invalid-token-throws


📝 Commits (1)

  • cdaa623 throw error on invalid token

📊 Changes

3 files changed (+12 additions, -10 deletions)

View changed files

📝 src/middleware/user.ts (+2 -2)
📝 src/shared/signin.ts (+2 -2)
📝 src/shared/tokens.ts (+8 -6)

📄 Description

Fixes #69


🔄 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/appy-one/acebase-server/pull/71 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 1/9/2023 **Status:** ✅ Merged **Merged:** 1/9/2023 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `fix/invalid-token-throws` --- ### 📝 Commits (1) - [`cdaa623`](https://github.com/appy-one/acebase-server/commit/cdaa6238ed5329f88154bf118ac3a4c7197703c5) throw error on invalid token ### 📊 Changes **3 files changed** (+12 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/middleware/user.ts` (+2 -2) 📝 `src/shared/signin.ts` (+2 -2) 📝 `src/shared/tokens.ts` (+8 -6) </details> ### 📄 Description Fixes #69 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:39:55 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase-server#67
No description provided.