toggle menu
ProjectMiddleware
jvm
switch theme
search in API
impl:ktor-server
/
io.lb.impl.ktor.server.plugins
/
configureAuth
configure
Auth
fun
Application
.
configureAuth
(
onValidateUser
:
suspend
(
MiddlewareUserParameters
)
->
Boolean
)
Configure the authentication plugin.