Companion

object Companion : BaseApplicationPlugin<Application, AuthenticationConfig, Authentication> (source)

An installation object of the Authentication plugin.

Report a problem

Properties

Link copied to clipboard
open override val key: AttributeKey<Authentication>

Functions

Link copied to clipboard
open override fun install(pipeline: Application, configure: AuthenticationConfig.() -> Unit): Authentication