v1.492.0
·
76 commits
to refs/heads/main
since this release
fix: Correct recommended `var.name` for `auth0/app` @milldr (#1108)
what
- Update recommended
nameof theauth0/appcomponents to avoid conflicts with theauth0/tenantcomponent
why
- Both were using
auth0asnamebefore. This results in both components using the samemodule.this.id, which they both use to write AWS SSM parameters. These were clobbering each other and breaking the provider authentication
references
- client engagement