Use Admin Firebase SDK in the custom JS code?

I already register firebase integration.

Can I use Admin SDK in the custom JS code?

I want to disable user.

I can get user from Auth-Get user by uid.

But after that what should I do?

Okay. Update a user can do.

Thanks. :slight_smile: