Yes, Rules and Hooks will be fully deprecated in November 2024, and it is recommended that you migrate the existing ones to Actions. Migrate to Actions
So, in consequence, auth0-authorization-extension
may be affected by these changes.
The Authorization Extension supports user authorization via Groups, Roles, and Permissions.
You can define the expected behavior during the login process, and your configuration settings will be captured in an Action instead of a Rule that’s executed during runtime.
This article speaks only about Rules, but with this deprecation, you can use Actions instead of Rules: Authorization Extension
Please let me know if this answers your question.
Thanks,
Timotei