Skip to content

0.0.5

Latest
Compare
Choose a tag to compare
@sakethpathike sakethpathike released this 16 Jun 12:24
· 1 commit to master since this release

Fixes

  • auth token containing special characters is now parsed correctly, and the 400 issue (400 bad request error on the app) should be resolved [#6]

Pull this release using Docker:

docker pull sakethpathike/linkora-sync-server

the latest tag now points to this release and will be followed with further releases as well [#7]


Internals

  • ktor-auth library has been replaced with custom auth, which works fine for this server's case.