ip Address is not stored in db
i am trying implement anonymous login plugin when user visits the website it automatically login him as guest and ip_address to track the usage instead of storing it in LocalStorage
9 Replies
But ip_address is not stored in db
does it only stores in prod
How did you implement getting the ip adress?
i didn't implement it
The plugin does it for you?
The ip adress can only be received during production
ok
locally it will always be like 127.0.0.1 if i remember correctly
yes
doesn't work in prod also
i have other app deployed
i doesn't store it
Whats the ip adress is showind in production?
nothing but blank