fix: bug in testing suite + lots of documentation updates
This commit is contained in:
@ -5,5 +5,9 @@ their API authentication with minimal modifications to their existing configurat
|
||||
|
||||
# Package io.bkbn.kompendium.auth
|
||||
|
||||
Base package that is responsible for setting up required authentication route handlers along with exposing
|
||||
wrapper methods for each ktor-auth authentication mechanism.
|
||||
Base package that is responsible for setting up required authentication route handlers along with exposing wrapper
|
||||
methods for each ktor-auth authentication mechanism.
|
||||
|
||||
# Package io.bkbn.kompendium.auth
|
||||
|
||||
Houses the available security configurations. At the moment, `Basic`, `JWT`, `ApiKey`, and `OAuth` are supported
|
||||
|
Reference in New Issue
Block a user