mirror of
https://github.com/certd/certd.git
synced 2026-07-27 23:23:42 +08:00
perf: 支持oidc单点登录
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
export type OnCallbackReq = {
|
||||
code: string;
|
||||
redirectUri: string;
|
||||
state: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user