1 reference to TwitterCreatingTicketContext
Microsoft.AspNetCore.Authentication.Twitter (1)
TwitterHandler.cs (1)
157var context = new TwitterCreatingTicketContext(Context, Scheme, Options, new ClaimsPrincipal(identity), properties, token.UserId, token.ScreenName, token.Token, token.TokenSecret, user);