Skip to content

Type Alias: Authentication

Authentication = NoAuthentication | VariousAuthentication | AllowedAuthentication

Defined in: types.ts:863

The union of supported authentication methods.