mirror of
https://github.com/appy-one/acebase-server.git
synced 2026-05-25 06:02:16 -06:00
[PR #71] [MERGED] Throw error on invalid token #67
Labels
No labels
bug
enhancement
feature request
pull-request
types
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-server#67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:fix/invalid-token-throws📝 Commits (1)
cdaa623throw 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.