1 reference to GetTokenAsync
Keycloak.Web (1)
AuthorizationHandler.cs (1)
13
var accessToken = await httpContext.
GetTokenAsync
("access_token");