FEATURES:
- resource/auth0_connection: support for the passwordless
email
connection strategy.
ENHANCEMENTS:
- resource/auth0_connection: now using the more powerful connection options from
gopkg.in/auth0.v4
.
BUG FIXES:
- resource/auth0_tenant, resource/auth0_connection: issues setting boolean attributes within nested blocks should now be resolved (#163, #160)
NOTES:
- Upgrade to
gopkg.in/auth0.v4
(v4.0.0
)