referbruv / SocialNinja

Sample project to demonstrate Google and Facebook Authentication using ASP.NET Core
https://referbruv.com/blog/posts/social-authentication-in-aspnet-core-getting-started
MIT License
19 stars 8 forks source link

Added implementation for IClaimsTransformation - refactored UserManag… #5

Closed referbruv closed 1 year ago

referbruv commented 1 year ago

…er and removed UserProfile parameter from signature. DB calls now happen in IClaimsTransformation