2 references to GetOAuthOptionsAsync
SocialSample (2)
Startup.cs (2)
320
var options = await
GetOAuthOptionsAsync
(context, currentAuthType);
357
var options = await
GetOAuthOptionsAsync
(context, currentAuthType);