You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible for the client representation to be removed without invoking this APB, so we should be more defensive and perform a get client and check it is present before performing the delete, . If it is not present we can simply exit with an ok status
@maleck13 I think this would be great. Is it also possible to ensure that all other configurations that might've been created or left over, like secrets, are removed?
The mobile client apbs don't create any additional resources. So I think it would be out of their scope to try and manage things that they hadn't created
It is possible for the client representation to be removed without invoking this APB, so we should be more defensive and perform a get client and check it is present before performing the delete, . If it is not present we can simply exit with an ok status
@JameelB ping WDYT ?
The text was updated successfully, but these errors were encountered: