provider

fun provider(name: String? = null, configure: AuthenticationProvider.Configuration.() -> Unit)

Register a provider with the specified name and configure it

Throws

if there is already provider installed with the same name