fsclient 0.0.2
Pre-release
Pre-release
"io.bartholomews" %% "fsclient" % "0.0.2"
Various breaking changes including:
- Additional type parameter in client:
FsClient[F[_], S <: Signer]
TemporaryCredentialsRequest
for handling the first phase of OAuth v1 authentication/callbackClientPasswordBasicAuthenticationV2
signer for OAuth v2 basic signaturegeneratedAt
is now part ofSignerV2
entities, so they can be serialized into a session cookie easily