This repository was archived by the owner on Mar 8, 2022. It is now read-only.
v0.5.2-rc.1
Pre-release
Pre-release
·
697 commits
to master
since this release
FEATURES:
- New Resource: auth0_hook (#171)
ENHANCEMENTS:
- resource/auth0_user:
name,family_name,given_name,blockedandpictureare added (#166) resource/auth0_client: addinitiate_login_uri(#2)resource/auth0_tenant: adddefault_redirection_uri(#2)resource/auth0_connection:strategyis now required and theapple,oidcandlinestrategies are added (#6)
BUG FIXES:
- resource/auth0_user: unassiging a role won't fail if the role has already been deleted.