Does the ory go sdk somehow take in a "forwarded for" header or something similar, so I can pass on an IP address when some authenticates through a "native login" flow?
red-machine-69654
09/03/2025, 7:58 AM
Right now, the client IP is basically my backend.
e
early-magician-18981
09/03/2025, 2:36 PM
You might be able to use the transient_payload prop for this depending on what you need.
r
red-machine-69654
09/03/2025, 2:39 PM
@early-magician-18981 thank you, do you happen to have a link? I am using the ory client (for go)