When you call OAuth2AuthzModule.deleteAccount the cached account object is not removed from memory even though it is removed from the datastore.
To fix this we need to null the account object.