·
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.