v1.0.0
Added
sync_from_cognito!
to create users in the local database from cognitosync_to_cognito!
to create cognito users based from the local database
Changed
- [BREAKING] Switched from explicit
aws_access_key
/aws_secret_access_key
to a more flexibleaws_client_credentials
Removed
Rails
module references