Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 990 Bytes

File metadata and controls

21 lines (16 loc) · 990 Bytes

authmagic-smsc-plugin

Plugin for authmagic to send authorization links on sms via smsc service. It works with authmagic-timerange-stateless-core.

Installation

Check authmagic-cli

authmagic install authmagic-smsc-plugin

How it works

User receives an sms and then by clicking on it gets token and authmagic redirects him back to application.

Params

Plugin depends on the node-smsc, params are the same.

Licence

authmagic-smsc-plugin is MIT licensed.