Skip to content

Releases: polyvariant/sttp-oauth2

v0.11.0 RFC7662 compliant transport types

22 Jul 11:10
fc3bc1a
Compare
Choose a tag to compare
RFC7662 compliant transport types (#114)

* make domain field optional

* align introspection result with RFC

* temporarily disable mima

* zoo -> mock

* add transport type for audience

* re-enable mima

v0.10.2

13 Jul 11:06
b63c63f
Compare
Choose a tag to compare

Updates sttp: 3.2.3 -> 3.3.9 (keeping Cats Effect 2 support).

v0.10.1 dependency updates

09 Jul 12:37
Compare
Choose a tag to compare
fix version in getting-statted.md

v0.10.0 Custom token response in AuthorizationCodeGrant

19 Jun 11:29
569698f
Compare
Choose a tag to compare
Custom token response in AuthorizationCodeGrant (#104)

* introduce simplified OAuth2TokenResponse, renamed Oauth2TokenResponse to ExtendedOAuth2TokenResponse
* introduce upper bound for token response to conform with rfc6749
* update mima settings to really follow early-semver
* support custom response type in authorization code grant
* extend documentation

v0.9.0 Support custom login/token urls in authorization code grant

14 May 09:13
666ece4
Compare
Choose a tag to compare
Merge pull request #79 from scala-steward/update/refined-0.9.25

Update refined to 0.9.25

Introduce oauth2 future backend

19 Mar 09:28
e7ed3f4
Compare
Choose a tag to compare
add oauth2-backend-future module and SttpOauth2ClientCredentialsFutur…

…eBackend (#54)

* add oauth2-backend-future module and SttpOauth2ClientCredentialsFutureBackend

* avoid using infix notation

* enhance README.md, add info about backends

Co-authored-by: Bartłomiej Wierciński <[email protected]>

Introduce oauth2 cats backend

12 Mar 14:43
a404b5c
Compare
Choose a tag to compare
v0.7.0

Merge pull request #46 from bwiercinski/client-credentials-backend

TokenIntrospectionResponse decoder fixed

10 Mar 12:03
bc83919
Compare
Choose a tag to compare
v0.6.0

Merge pull request #50 from jsienniak/sttp-oauth2-49

v0.5.0 - Use sttp3

04 Mar 08:23
9c6a66d
Compare
Choose a tag to compare
Bump scala to 2.13.5 (#38)

* bump scala to 2.13.5

* drop unused MonadError from authorization code provider

Bump sttp to 2.2.9

08 Feb 13:30
9257424
Compare
Choose a tag to compare
Update client:circe, client:core to 2.2.9 (#12)

* Update client:circe, client:core to 2.2.9