php - LinkedIn API: Preventing CSRF attacks -


i integrating linkedin api website retrieve user data linkedin clients of website. api documentation advises pass parameter each request called state random string of characters prevent csrf attacks. developing in php. documentation isn't elaborate how generated. there pre-defined function in php so? can include best practices related preventing csrf attacks , generating such strings new working apis , not aware of best practices.


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -