Skip to content

Commit c4b0c71

Browse files
committed
/auth/callback -> /admin/auth/callback
1 parent 566a160 commit c4b0c71

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

backend/app/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ class Settings(BaseSettings):
4545
# GitHub OAuth Configuration
4646
github_client_id: str = ""
4747
github_client_secret: str = ""
48-
oauth_redirect_uri: str = "http://localhost:3000/auth/callback"
48+
oauth_redirect_uri: str = "http://localhost:3000/admin/auth/callback"
4949
oauth_state_secret: str = "your-secret-key-change-me"
5050

5151
# Admin authorization via GitHub usernames

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy