This repository has been archived by the owner on May 22, 2022. It is now read-only.
Improve handling of connections between auth0_resource_server and applications #20
Labels
enhancement
New feature or request
Milestone
Currently we are using
auth0_client_grant
to connect api to applications,Sadly it's not very IAC'sh approach since a newly created connection won't be picked up by change checker on the application.
We should introduce a new property to the
auth0_client
resource which will deal with such connections.Community Note
The text was updated successfully, but these errors were encountered: