mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 06:52:24 +00:00
initial stub for loginsettings
This commit is contained in:
@@ -46,5 +46,17 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"service": "zitadel.settings.v2.SettingsService",
|
||||
"method": "GetLoginSettings",
|
||||
"out": {
|
||||
"data": {
|
||||
"settings": {
|
||||
"passkeysType": 1,
|
||||
"defaultRedirectUri": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user