Getting user_metadata with auth0-spa-js?

I’ve gone down the same rabbit hole of Auth0 docs with no end in sight. I don’t know why the user_meta and app_meta don’t come down in the getUser method but I can’t find a way to get it using the SPA SDK.

Any help from someone at Auth0 would be super helpful! Currently having to store partial records in our own DB so we could launch and it’s a pain.