type

LoginOptions

Client IP and user-agent metadata recorded with a session.

Source ridu.go:46

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.