mirror of
https://github.com/certd/certd.git
synced 2026-05-16 21:27:34 +08:00
fix: 修复clogin登录丢失state问题
This commit is contained in:
@@ -42,6 +42,7 @@ export type BuildLoginUrlReq = {
|
||||
forType?: string;
|
||||
from?:string;
|
||||
subtype?: string;
|
||||
state?: string;
|
||||
}
|
||||
|
||||
export type BuildLogoutUrlReq = {
|
||||
|
||||
Reference in New Issue
Block a user