open auth portal

This commit is contained in:
2025-11-26 00:52:53 +08:00
parent b22fdac39c
commit 6fe397e868
9 changed files with 228 additions and 14 deletions

4
src-tauri/.env.example Normal file
View File

@@ -0,0 +1,4 @@
API_BASE_URL=http://127.0.0.1:3000
AUTH_URL=https://auth.example.com/realms/friendolls/protocol/openid-connect/auth
JWT_AUDIENCE=friendolls-desktop
REDIRECT_URI=http://localhost:8582/callback