I’ve got the basic login working . But I can’t figure out how to update user_metadata and app_metadata, from the client js or nodejs. Do I have to install and setup node-auth0 as well for these api calls? I can see how to get my token, do I just have to make my own API calls using it? Seems strange that these functions wouldn’t be built into the library.