Options for the useUser hook.
Optional
Custom route for the profile endpoint. Useful for multi-tenant applications where different tenants require different route configurations. If not specified, falls back to the NEXT_PUBLIC_PROFILE_ROUTE environment variable or "/auth/profile".
'/tenant-a/auth/profile' Copy
'/tenant-a/auth/profile'
Options for the useUser hook.