update the thing to use

This commit is contained in:
AJ ONeal 2019-07-30 23:35:08 -06:00
parent d89e3959fd
commit e9b46539ac

View File

@ -73,7 +73,7 @@ There are only 4 methods:
```js
http01
.set({
altname: 'foo.example.co.uk',
identifier: { value: 'foo.example.co.uk' },
token: 'xxxx'
keyAuthorization: 'xxxx.yyyy'
})