1 write to _twitterOptions
Microsoft.AspNetCore.Authentication.Twitter (1)
TwitterOptions.cs (1)
117
_twitterOptions
= twitterOptions;
1 reference to _twitterOptions
Microsoft.AspNetCore.Authentication.Twitter (1)
TwitterOptions.cs (1)
125
options.Expires = expiresFrom.Add(
_twitterOptions
.RemoteAuthenticationTimeout);