Skip to content

Releases: srmklive/laravel-twofactor-authentication

Functionality to add custom two-factor auth provider

20 Apr 06:21
Compare
Choose a tag to compare

Refactored code to allow implementation of custom two-factor auth provider.

v0.3.1

12 Apr 07:47
Compare
Choose a tag to compare
Removed authy user registration error

v0.3.0

30 Dec 10:14
Compare
Choose a tag to compare
Send two-factor authentication token via phone call

v0.2.1

17 Dec 15:31
Compare
Choose a tag to compare
Added missing canSendSms implementation

v0.2.0

17 Dec 15:03
Compare
Choose a tag to compare
Feature to select whether two-factor token should be sent via SMS

v0.1.3: Removed SMS token sending error

17 Dec 11:25
Compare
Choose a tag to compare
Removed **Invalid API Key** error when sending two-factor authentication token SMS to user's registered phone.

v0.1.2

13 Dec 19:40
Compare
Choose a tag to compare
Load .env file values.by default.in config

v0.1.1

07 Dec 07:54
Compare
Choose a tag to compare
Removed CSRF check error ....

v0.1

04 Dec 11:02
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Using this plugin, you can setup two-factor authentication using Laravel.