authenticate

fun authenticate(authenticate: suspend ApplicationCall.(BearerTokenCredential) -> Any?)(source)

Exchanges the token for a Principal.

Report a problem

Return

a principal or null