web App Auth Settings
suspend fun webAppAuthSettings(name: String, block: suspend WebAppAuthSettingsResourceBuilder.() -> Unit): WebAppAuthSettings
Parameters
name
The unique name of the resulting resource.
block
Builder for WebAppAuthSettings.
See also
Parameters
name
The unique name of the resulting resource.