tokenmanager-sample icon indicating copy to clipboard operation
tokenmanager-sample copied to clipboard

Results 4 tokenmanager-sample issues
Sort by recently updated
recently updated
newest added

I have alos adapted the necessary code in Sturtup.cs and I have also updated the packages

I'm get a validate error when I make call to `http://localhost:54660/account` URL saying `Lifetime validation failed. The token is expired.` I guess it is an UTC issue. ``` info: Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler[1]...