Ignore:
Timestamp:
03/19/26 20:55:06 (4 months ago)
Author:
kikisrbinoska <srbinoskakristina07@…>
Branches:
main
Children:
b62cefc
Parents:
877c13c
Message:

Added JWT authentication

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ChapterX.Infrastructure/ChapterX.Infrastructure.csproj

    r877c13c re294f7d  
    88
    99  <ItemGroup>
     10    <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.0" />
    1011    <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">
    1112      <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Note: See TracChangeset for help on using the changeset viewer.