/login-with-max-attempts

Sistema de login com tentativas máximas de acesso com usuário e/ou senha inválido(s)

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Sistema de login com tentativas máximas de acesso com usuário e/ou senha inválido(s)


Application's swagger

💡 Covered topics

  • .NET 7
  • JWT
  • Max attempt login
  • Autentication and Autorization

🔎 How to use ?

$ git clone https://github.com/devjamesbrandao/login-with-max-attempts.git

$ cd .\Autentication.API\

$ dotnet restore

$ dotnet build

$ dotnet run