feat(auth): 统一身份 - 增加可选IAM快捷登录并保留原业务权限

This commit is contained in:
2026-09-10 10:33:03 +08:00
parent 27fbef9321
commit aa0d22bbe2
518 changed files with 5919 additions and 13 deletions
+8
View File
@@ -129,6 +129,10 @@ class ComposerStaticInitd2a74ba94e266cc4f45a64c54a292d7e
'GuzzleHttp\\Command\\' => 19,
'GuzzleHttp\\' => 11,
),
'F' =>
array (
'Firebase\\JWT\\' => 13,
),
'E' =>
array (
'EasyWeChat\\' => 11,
@@ -371,6 +375,10 @@ class ComposerStaticInitd2a74ba94e266cc4f45a64c54a292d7e
array (
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
),
'Firebase\\JWT\\' =>
array (
0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
),
'EasyWeChat\\' =>
array (
0 => __DIR__ . '/..' . '/w7corp/easywechat/src',