0
I have a web system in which captures the id of the Facebook user and stores it in the database for later use, currently I make the call via the SDK and the command by hidden field (low security method).
I wonder if I can enter this information (id) in any more secure way?