fsclient 0.1.1
"io.bartholomews" %% "fsclient-core" % "0.1.1"
"io.bartholomews" %% "fsclient-circe" % "0.1.1"
"io.bartholomews" %% "fsclient-play" % "0.1.1"
Added
play
module- some entity codecs
Changed
- Migrated to sttp v3
- Removed implicit sttp backend, it needs to be passed explicitly now
AccessTokenSigner
usingnanoTime
instead ofcurrentTimeMillis
Fixed
AuthorizationRequest
preserving given query parameters