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
{{ message }}
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.
This functionality already exists in the org.proshin.finapi.user.AuthorizedUser interface that is implemented by org.proshin.finapi.user.FpAuthorizedUser. Unfortunately, this implementation is not returned by any method of the org.proshin.finapi.user.Users interface - and I consider that as a bug.
I will think of a solution for this issue.
In the meantime, you can directly construct an instance of FpAuthorizedUser class and use the delete method.
Hello, I try to delete user, but there is only a method to delete unverified users. Do you have a plan to implement delete the authorized user method?
The text was updated successfully, but these errors were encountered: