-
- Downloads
initial commit
parents
No related branches found
No related tags found
Showing
- .gitignore 362 additions, 0 deletions.gitignore
- README.md 0 additions, 0 deletionsREADME.md
- ServiceSecurity/Attributes/EndpointCheckAttribute.cs 75 additions, 0 deletionsServiceSecurity/Attributes/EndpointCheckAttribute.cs
- ServiceSecurity/Data/ApiKeyOptions.cs 21 additions, 0 deletionsServiceSecurity/Data/ApiKeyOptions.cs
- ServiceSecurity/Data/Enumerations.cs 17 additions, 0 deletionsServiceSecurity/Data/Enumerations.cs
- ServiceSecurity/KeyChecker.cs 56 additions, 0 deletionsServiceSecurity/KeyChecker.cs
- ServiceSecurity/Middleware/ApiKeyMiddleware.cs 90 additions, 0 deletionsServiceSecurity/Middleware/ApiKeyMiddleware.cs
- ServiceSecurity/OwlHttpClient.cs 92 additions, 0 deletionsServiceSecurity/OwlHttpClient.cs
- ServiceSecurity/ServiceSecurity.csproj 12 additions, 0 deletionsServiceSecurity/ServiceSecurity.csproj
- ServiceSecurity/ServiceSecurity.sln 25 additions, 0 deletionsServiceSecurity/ServiceSecurity.sln
Loading
Please register or sign in to comment