Packages

An Ueberauth strategy for integrating with AWS Cognito

Retired package: Security issue - Refresh tokens not handled properly

Current section

Files

Jump to
ueberauth_cognito CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.2.0
* BREAKING: minimum Elixir version is now 1.7
* Added per app configuration based on the otp_app
* Support some optional parameters for Cognito `/authorize`
* Modified to return `info/1` with the information of User in `Ueberauth.Auth.Info`
Thank you to @mdillavou and @yagince for their contributions to this release!
## 0.1.0
Initial release