feat(auth): OIDC (#1531)

This commit is contained in:
RainbowBird
2026-04-02 04:24:04 +08:00
committed by RainbowBird
parent cb7240fe1d
commit f1fe161bc0
61 changed files with 6329 additions and 174 deletions
+1
View File
@@ -16,6 +16,7 @@
},
"exports": {
".": "./src/index.ts",
"./auth": "./src/auth/index.ts",
"./beat-sync": "./src/beat-sync/index.ts",
"./electron-renderer": "./src/electron-renderer.d.ts",
"./composables": "./src/composables/index.ts"