Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seungyongshim/basic-authentication-aspcore
https://github.com/seungyongshim/basic-authentication-aspcore
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/seungyongshim/basic-authentication-aspcore
- Owner: seungyongshim
- License: gpl-3.0
- Created: 2021-10-15T09:10:35.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T20:05:41.000Z (almost 2 years ago)
- Last Synced: 2024-04-28T03:51:36.109Z (9 months ago)
- Language: C#
- Size: 50.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![CI](../../workflows/CI/badge.svg)
* https://www.c-sharpcorner.com/article/basic-authentication-in-swagger-open-api-net-5/
* https://swagger.io/docs/specification/authentication/
* https://blog.jiniworld.me/105
* https://stackoverflow.com/questions/57943550/how-to-document-api-key-authentication-using-swashbuckle-aspnetcore-v5-0-0-rc2
* https://josef.codes/asp-net-core-protect-your-api-with-api-keys/
* https://stackoverflow.com/questions/56234504/bearer-authentication-in-swagger-ui-when-migrating-to-swashbuckle-aspnetcore-ve
* https://dotnetthoughts.net/how-to-do-oauth2-authorization-in-asp-net-core-for-swagger-ui-using-swashbuckle/
* https://cheatsheetseries.owasp.org/cheatsheets/Authorization_Cheat_Sheet.html
* https://docs.microsoft.com/ko-kr/aspnet/web-api/overview/security/authentication-and-authorization-in-aspnet-web-api