Skip to content

v2.2.2

Choose a tag to compare

@synfinatic synfinatic released this 17 May 21:44
· 184 commits to main since this release
v2.2.2
fff893f

Overview

This change attempts to resolve issues for some users who found AWS SSO API endpoint would not allow all 3 grant types when registering the client. We now only pass in your selected authentication mode (device_code or authorization_code) + refresh_token in RegisterClientInput.GrantTypes.

What's Changed

Full Changelog: v2.2.1...v2.2.2