asp.net mvc - Track last user login with ASP MVC Identity 2.0 -


what´s best place track last login date user? web app supports cookie authentication, external authentication google / facebook , old username / password auth. needs done somewhere deep in system. first

accountcontroller.signinasync 

looked idea, doesnt seem called on cookie authentication. ideas?


Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -