Skip to content

Fix basic authencitation

Compare
Choose a tag to compare
@jillesvangurp jillesvangurp released this 19 Aug 09:33
· 487 commits to master since this release
  • Fix #19, basic authentication was not working. We now depend on ktor auth and properly configure basic authentication.

Thanks @lengerad for reporting