This commit is contained in:
Bright 2025-03-14 10:26:55 +07:00
parent 11c79abc31
commit 38c3c3c560

View file

@ -73,7 +73,7 @@ export class LoginController extends Controller {
// requested_token_type: "urn:ietf:params:oauth:token-type:refresh_token",
username: body.username,
password: body.password,
scope: "offline_access",
// scope: "offline_access",
};
let _data: any = null;
await Promise.all([