ktor-auth / io.ktor.auth / Authentication / Configuration / register

register

fun register(provider: AuthenticationProvider): Unit

Register the specified provider

Exceptions

IllegalArgumentException - if there is already provider installed with the same name