`isMobile` attribute not present in logs exported via log streams

Problem statement

We noticed the isMobile attribute is omitted from logs exported using log streams.

Solution

Auth0 does not include isMobile in exported logs as it’s part of an enrichment step that doesn’t occur on the codepath logs when being streamed out. It’s done internally within the management API backend.