Get jwt token with angular sdk

No, don’t store any tokens in localStorage.

The SDK handles it automatically via Silent Authentication (getTokenSilently). However, if you’re using social connections like Google and the New Universal Login (ULP), it only works if you’re using proper Google API Keys and not the development keys provided by Auth0.

See related thread regarding this: