mirror of
https://github.com/usenocturne/nocturne-ui.git
synced 2026-04-26 00:05:50 +03:00
[PR #3] [MERGED] feat: add custom credentials #70
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#70
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/3
Author: @brandonsaldan
Created: 11/2/2024
Status: ✅ Merged
Merged: 11/2/2024
Merged by: @brandonsaldan
Base:
main← Head:credentials📝 Commits (3)
5262fcefeat: initial commita52a077fix: add packages18c759bfeat: update auth frontend📊 Changes
7 files changed (+467 additions, -61 deletions)
View changed files
📝
package.json(+3 -0)➕
src/components/AuthSelection.jsx(+188 -0)➕
src/lib/supabaseClient.js(+6 -0)📝
src/pages/_app.jsx(+67 -10)➕
src/pages/api/device-stats.js(+41 -0)📝
src/pages/api/refresh-token.js(+83 -28)📝
src/pages/api/token.js(+79 -23)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.