Update readme

This commit is contained in:
Skylar Ittner 2018-04-15 19:06:30 -06:00
parent 528b4b5954
commit f592ce0975
1 changed files with 19 additions and 13 deletions

View File

@ -47,6 +47,12 @@ Example responses:
`{"session":"some_session_id","result":true}`
`{"session":"some_session_id","result":false,"msg":"Answer incorrect."}`
###Content-Security-Policy and Nonces
Add `data-stylenonce="nonce_here"` to the `.captcheck_container` div.
If you have multiple CAPTCHAs on one page, only one of them needs the nonce
specified.
Installation
------------