fengling-console-web/apps/web-ele
Sam b0f656da63 fix: remove 'roles' from default scope to prevent 403 error
- Remove 'roles' from default oauthConfig scope
- Roles scope is not registered in OpenIddict
- This was causing 403 Forbidden when requesting access token
2026-02-06 15:50:16 +08:00
..
public chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
src fix: remove 'roles' from default scope to prevent 403 error 2026-02-06 15:50:16 +08:00
.env.analyze chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
.env.development fix: remove unregistered 'roles' scope from OAuth2 requests 2026-02-06 15:49:40 +08:00
.env.production fix: remove unregistered 'roles' scope from OAuth2 requests 2026-02-06 15:49:40 +08:00
index.html chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
package.json chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
postcss.config.mjs chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
tailwind.config.mjs chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
tsconfig.json chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
tsconfig.node.json chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
vite.config.mts chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00