You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jexus is a high-performance web server and reverse proxy server that works on Linux, and it is also a high-quality container for self-hosted web applications such as asp.net core, tomcat, golang web, etc.
We are developing a Tech Services management system name MTS. In user page, users can make a request of technical services. And operators will attain the technician who is not have an unfinished job. In admin pages admin can add new categories, operators, technician etc. We used almost all of the facilities of Identity options such as mailing, r…
OAuth 2.0 server implemented using the OAuth OWIN middleware, Web API 2, Entity Framework 6, ASP.NET Identity 2 and Autofac. Includes a SPA developed with AngularJS v.1.4.7 to manage the OAuth server configuration (Clients, users, roles and refresh tokens). Based on http://bitoftech.net/2014/06/01/token-based-authentication-asp-net-web-api-2-owi…
Projeto do Curso ASP .NET Identity parte 1 da Alura. Principais tópicos; gerenciamento de usuário com Owin e Framework Identity, criação de banco de dados com Entity Framework e confirmação de email com o protocolo SMTP.