Interface
the user ID is 680a024f066ef
array(3) { ["userId"]=> string(13) "680a024f066ef" ["username"]=> string(5) "trout" ["email"]=> string(9) "me@me.com" }the username after update is troutster
array(3) { ["userId"]=> string(13) "680a024f066ef" ["username"]=> string(9) "troutster" ["email"]=> string(9) "me@me.com" }the username after delete is
array(3) { ["userId"]=> NULL ["username"]=> NULL ["email"]=> NULL }