Skip to content

Simple ASP.NET MVC with Autherization and login with Google,Facebook,etc

License

Notifications You must be signed in to change notification settings

zafeirisdimi/AuthenicationDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


ProjectLogo


AuthenicationDemo

  • Features
    • Programming Language C#
    • ASP.NET MVC
    • Entity Framework (Auto-Migration, Data Seed, ApplicationDbContext, Entity-Relationships, Data - Annotations)
    • User Autherization and User permissions in ViewModels
    • MS SQL SERVER AND DATABASE
    • Settings to login with Google(oauth credentials)
    • Settings to login with Facebook account(oauth credentials)
    • Settings to login with Linkedn account(oauth credentials, extra requierements)

Useful Recourses