Calls Auth0 isAuthenticated method.
Future<bool> isAuthenticated() => promiseToFuture(_auth0js.isAuthenticated());