Skip to content

fsclient 0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@bartholomews bartholomews released this 23 May 13:57
· 289 commits to master since this 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/callback
  • ClientPasswordBasicAuthenticationV2 signer for OAuth v2 basic signature
  • generatedAt is now part of SignerV2 entities, so they can be serialized into a session cookie easily