# otp-secret

This renders a secret that clients can use to build a one-time password to be supplied as a 2nd factor of authentication.

## Actions

### `create`

`heroku.account().otpSecret().create({attributes}, {callback});`

Method | Path
--- | ---
POST | /account/otp-secret

