Jwt token with identity example projects
To run the project, simply edit the appsettings.json file;
"ConnectionStrings": { "SqlConnection": "Server=dbname;Database=yourdbname;User Id=yourid;Password=yourpwd.;TrustServerCertificate=True; MultipleActiveResultSets=True" },
Blog: https://semihcelikol.com/net-core-web-api-jwt-identity-kullanimi/