Update User
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
import authefyNodeClient from './path/to/@authefy/node-client';
/*
When updating user details, the old user details will be merge to the new user details.
If a key exists in both details, the value from the new user details will be used.
*/
await authefyNodeClient.user.update('ca10416e530f5f7bb7dfb02940143618', {
isVerified: