Terraform module to create Amazon Cognito User Pools, configure its attributes and resources such as app clients, domain, resource servers. Amazon Cognito User Pools provide a secure user directory that scales to hundreds of millions of users.
Apache License 2.0
93
stars
99
forks
source link
Release support for auth_session_validity parameter #111
0.21.0 (January 6, 2023)
ENHANCEMENTS:
auth_session_validity
parameter to user pool client (thanks @xposix)