|
|
|
|
|
by tsmash
4292 days ago
|
|
Once you're authenticated in a client web page, lets say you want to perform data storage on your own server using this authenticated user as validation. How would your server validate the user's login is valid to accept user actions? |
|
There's more comments on this subject here https://github.com/MrSwitch/hello.js/issues/22