fengling-console-web/apps/web-ele
Sam 8bd64b8ea3 fix: remove unregistered 'roles' scope from OAuth2 requests
- Remove 'roles' from .env.development and .env.production
- Remove 'roles' from SeedData.cs
- 403 error was caused by requesting unregistered scope
- All registered scopes: openid, profile, email, api, offline_access
2026-02-06 15:49:40 +08:00
..
public chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
src feat: export OAuth2 service functions 2026-02-06 01:48:19 +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