toggle menu
lib
0.0.266
jvm
switch theme
search in API
lib
/
com.prettybyte.klerk.authentication
/
AuthenticationPlugin
Authentication
Plugin
class
AuthenticationPlugin
<
C
:
KlerkContext
,
V
>
Members
Constructors
Authentication
Plugin
Link copied to clipboard
constructor
(
)
Functions
apply
Config
Link copied to clipboard
fun
applyConfig
(
config
:
Config
<
C
,
V
>
)
:
Config
<
C
,
V
>
install
Ktor
Plugins
Link copied to clipboard
fun
installKtorPlugins
(
authUrl
:
String
)
:
Application
.
(
)
->
Unit
register
Routes
Link copied to clipboard
fun
registerRoutes
(
data
:
Klerk
<
C
,
V
>
)
:
Routing
.
(
)
->
Unit