Getting the client's IP address in a Nuxt 3 /server/api context
Hi, I'm trying to obtain the IP address of the Client in an API endpoint within Nuxt 3, I've tried:
But none seem to provide the value, am I missing something?
But none seem to provide the value, am I missing something?
