fix: return unsupported for email and kdf flows

This commit is contained in:
shuaiplus
2026-07-06 01:35:12 +08:00
parent 1bad32fd90
commit cde4555add
6 changed files with 91 additions and 8 deletions
+1 -1
View File
@@ -368,7 +368,7 @@ export async function issueSendAccessToken(
Object: 'error',
},
},
400
501
),
};
}