Skip to content

Type alias: AuthenticationDef

core.AuthenticationDef

Ƭ AuthenticationDef: NoAuthentication | VariousAuthentication | AllowedAuthenticationDef

The union of supported authentication definitions. These represent simplified configurations a pack developer can specify when calling setUserAuthentication when using a pack definition builder. The builder massages these definitions into the form of an Authentication value, which is the value Coda ultimately cares about.

Defined in

types.ts:925