-
- Downloads
Update: Enhance Token Handling
parent
9ed58365
No related branches found
No related tags found
Showing
- src/ApiCommons.Tests/ApiCommons.Tests.csproj 4 additions, 8 deletionssrc/ApiCommons.Tests/ApiCommons.Tests.csproj
- src/ApiCommons.Tests/ApiCommonsTests.cs 1 addition, 1 deletionsrc/ApiCommons.Tests/ApiCommonsTests.cs
- src/ApiCommons.Tests/Properties/AssemblyInfo.cs 3 additions, 3 deletionssrc/ApiCommons.Tests/Properties/AssemblyInfo.cs
- src/ApiCommons.Tests/packages.config 1 addition, 3 deletionssrc/ApiCommons.Tests/packages.config
- src/ApiCommons/AbstractDefaultStartup.cs 0 additions, 3 deletionssrc/ApiCommons/AbstractDefaultStartup.cs
- src/ApiCommons/AbstractStartup.cs 4 additions, 2 deletionssrc/ApiCommons/AbstractStartup.cs
- src/ApiCommons/ApiCommons.csproj 15 additions, 20 deletionssrc/ApiCommons/ApiCommons.csproj
- src/ApiCommons/Authenticator.cs 34 additions, 5 deletionssrc/ApiCommons/Authenticator.cs
- src/ApiCommons/Middleware/LoggingMiddleware.cs 10 additions, 11 deletionssrc/ApiCommons/Middleware/LoggingMiddleware.cs
- src/ApiCommons/Properties/AssemblyInfo.cs 3 additions, 3 deletionssrc/ApiCommons/Properties/AssemblyInfo.cs
- src/ApiCommons/Utils/JWTHandler.cs 0 additions, 104 deletionssrc/ApiCommons/Utils/JWTHandler.cs
- src/ApiCommons/app.config 3 additions, 3 deletionssrc/ApiCommons/app.config
- src/ApiCommons/packages.config 6 additions, 7 deletionssrc/ApiCommons/packages.config
src/ApiCommons/Utils/JWTHandler.cs
deleted
100644 → 0
Please register or sign in to comment