mirror of
https://github.com/certd/certd.git
synced 2026-05-14 20:17:32 +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