trustedlogin / trustedlogin-connector

0 stars 2 forks source link

Fixed: #763 Ensure Account Stability as long as there is an Active Subscription #171

Closed mgratch closed 4 months ago

mgratch commented 4 months ago

This PR Ensure that as long as there is an active subscription that the TL account will continue to work as expected. More specifically #169 on the SaaS side handles this, but this PR adds an update button to manually force a team update in case for any reason the team in the connector plugin side gets stuck with a bad status. This is an inherit problem with how the plugin was originally built. In order to prevent excessive outgoing calls, the Team Status is store in the DB and a new status is only pulled when editing & saving the team configuration in the connector plugin settings.

763 is an issue in the SaaS Repo i.e. https://github.com/trustedlogin/trustedlogin-ecommerce/issues/763

💾 Build file (2a202d2).