ServiceSignIn

data class ServiceSignIn(val enabled: Boolean)

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Should anonymous users be redirected to the sign in page?