mirror of
https://github.com/tale/headplane.git
synced 2026-08-17 16:47:51 +00:00
chore: push disabled local-agent code
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user