Level 1
bro nobody replied!?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I need to implement authentication once the user login to my app from a different location or different device my app send verification message mail, so I am thinking to add two fields [current_device, current_location] to the user profile, so I wonder is this the best way to do it?
If not what is the best way and best practice to implement it?
Please or to participate in this conversation.