The value returned by useAuth0Suspense: the full useAuth0 interface minus isLoading and the internal _initPromise. error is retained for post-init failures such as loginWithPopup.
useAuth0Suspense
useAuth0
isLoading
_initPromise
error
loginWithPopup
The value returned by
useAuth0Suspense: the fulluseAuth0interface minusisLoadingand the internal_initPromise.erroris retained for post-init failures such asloginWithPopup.