chore: push disabled local-agent code
This commit is contained in:
parent
de9a938da2
commit
325e9ba43d
11 changed files with 147 additions and 11 deletions
|
|
@ -5,6 +5,7 @@ export type SessionData = {
|
|||
oidc_state: string;
|
||||
oidc_code_verif: string;
|
||||
oidc_nonce: string;
|
||||
agent_onboarding: boolean;
|
||||
user: {
|
||||
subject: string;
|
||||
name: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue