toggle menu
http4k-security-oauth
6.16.0.0
jvm
switch theme
search in API
http4k-security-oauth
/
org.http4k.security.oauth.server
/
BearerAuthWithAuthServerDiscovery
Bearer
Auth
With
Auth
Server
Discovery
fun
ServerFilters
.
BearerAuthWithAuthServerDiscovery
(
authServerUri
:
Uri
,
vararg
contents
:
Pair
<
String
,
String
>
,
checkToken
:
(
String
)
->
Boolean
)
:
Filter
A filter that checks for a valid Bearer token in the Authorization header of incoming requests.