@linkorb/form-token
v0.1.0
Published
inserts a form token in each form wchich method is post method.
Downloads
4
Readme
form-token
inserts a form token in each form wchich method is post method.
Example
package.json
{
"dependencies": {
"@linkorb/form-token": "^0.1",
}
}
app.js:
import '@linkorb/form-token';
Define formToken
global variable in file
var formToken = "xxx-xx-xxx";
License
MIT. Please refer to the license file for details.
Brought to you by the LinkORB Engineering team
Check out our other projects at linkorb.com/engineering.
Btw, we're hiring!