UNPKG

authmagic-smsc-plugin

Version:

<img src="https://github.com/authmagic/authmagic/blob/master/docs/images/logo.png?raw=true" width="300px"/>

18 lines (17 loc) 304 B
module.exports = { isTest: true, isLinkEnabled: true, smsc: { login: '', psw: '' }, shortUrl: { // bit.ly would refuse url shortification if you would like to use localhost isTurnedOn: false, provider: 'bit.ly', params: { login: '', apiKey: '' } }, };