1 write to AccessToken
Microsoft.AspNetCore.Authentication.BearerToken (1)
BearerTokenHandler.cs (1)
73
AccessToken
= Options.BearerTokenProtector.Protect(CreateBearerTicket(user, properties)),
2 references to AccessToken
Microsoft.AspNetCore.Authentication.BearerToken (2)
AccessTokenResponse.cs (2)
15
/// in the form of an opaque <see cref="
AccessToken
"/>.
31
/// The number of seconds before the <see cref="
AccessToken
"/> expires.