type
LoginOptions
type LoginOptions = core.LoginOptionsClient IP and user-agent metadata recorded with a session.
IPAddressstring- Direct or trusted-forwarded client address recorded for the session.
UserAgentstring- Untrusted client user-agent string recorded for session management.
Transports should derive IPAddress only after applying their trusted-proxy policy. These values are session metadata, not authentication factors.