💄 Update the default callback uri

This commit is contained in:
2025-06-17 23:16:51 +08:00
parent 5c02c63f70
commit 3b9db74a34
3 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
@page "/auth/token"
@page "/auth/callback"
@model DysonNetwork.Sphere.Pages.Auth.TokenModel
@{
ViewData["Title"] = "Authentication Successful";