TasksApi
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  "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...