mirror of
https://github.com/usenocturne/nocturne-ui.git
synced 2026-04-25 15:55:54 +03:00
[PR #20] [MERGED] fix: use refresh token if temp_id is malformed #82
Labels
No labels
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nocturne-ui#82
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/usenocturne/nocturne-ui/pull/20
Author: @brandonsaldan
Created: 11/19/2024
Status: ✅ Merged
Merged: 11/19/2024
Merged by: @brandonsaldan
Base:
main← Head:release/v2.0.1-beta.2📝 Commits (1)
7e03038fix: use refresh token if temp_id is malformed📊 Changes
5 files changed (+229 additions, -28 deletions)
View changed files
📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/pages/_app.jsx(+121 -3)📝
src/pages/api/refresh-token.js(+54 -5)📝
src/pages/api/token.js(+51 -17)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.