I've been trying to make a form to save credentials for external APIs. I limited the form to admin access and I'm trying to make it encode the values for user/pass when it saves but I cannot get the N/encode module to load in the clientscript I'm attaching to my form. Is there a better way of doing that?