We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe39afb commit bd929dcCopy full SHA for bd929dc
README.md
@@ -389,5 +389,9 @@ public void ConfigureServices(IServiceCollection services)
389
<br/>
390
391
392
+## References
393
+- [ASP.NET Core Security documentation](https://docs.microsoft.com/en-us/aspnet/core/security)
394
+- [aspnet/Security](https://github.com/dotnet/aspnetcore/tree/master/src/Security)
395
+
396
## License
397
[MIT License](https://github.com/mihirdilip/aspnetcore-authentication-apikey/blob/master/LICENSE)
0 commit comments