init security scheme (#29)

This commit is contained in:
dpnolte
2021-04-21 19:51:42 +02:00
committed by GitHub
parent 8a64925c9d
commit d0767aa74e
21 changed files with 835 additions and 9 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## [0.6.0] - April 21st, 2021
### Added
- Added basic and jwt security scheme support with the new module kompendium-auth
## [0.5.2] - April 19th, 2021
### Removed