TasksApi icon indicating copy to clipboard operation
TasksApi copied to clipboard

A simple API built in ASP.NET Core Web API 6, connecting SQL Server Express database with EF Core and using JWT-based authentication with refresh tokens

Results 1 TasksApi issues
Sort by recently updated
recently updated
newest added

error when try to login with Postman ![error](https://github.com/aram87/TasksApi/assets/8172643/417516ff-2bbf-46f9-b936-80f2e66894d1) "System.IdentityModel.Tokens.Jwt.JwtPayload.AddFirstPriorityClaims(String issuer, String audience, Nullable`1 notBefore, Nullable`1 expires, Nullable`1 issuedAt)" System.ArgumentException: IDX12401: Expires: '18/09/2023 10:00:52 a. m.' must be after NotBefore: '18/09/2023...