Skip to content

Releases: ichtrojan/laravel-otp

Heavy Haze

24 Dec 22:18
0c12316
Compare
Choose a tag to compare

Changelog

  • Support generation of alphanumeric tokens
  • Abolish the use of Facades
  • Refactor validate()
  • Show useful information when using otp:clean

Frameless Frog

16 Sep 14:48
ff8353d
Compare
Choose a tag to compare

Changelog

  • Switched from mt_rand to random_int
  • Remove redundant code

Flying Fuse

13 May 09:02
3fe67df
Compare
Choose a tag to compare

This release allows you to clear expired tokens with an artisan command, check the README for instructions.

Bored Banana

28 Jan 15:18
Compare
Choose a tag to compare

Fix to resolve migrations not running on linux servers

Frustrated Flamingo

18 Jan 23:42
8eabe4d
Compare
Choose a tag to compare
v1.3.0

Update Otp.php

Lazarus

17 Jan 15:37
Compare
Choose a tag to compare

Changelog

  • Data now returns as objects

Possessed Panda

20 Nov 13:10
f50af27
Compare
Choose a tag to compare

Refactor

  • Strict equlaity operator
  • Changed md_rand() to random_int()
  • Reduced conditionals

Bouncing Bushmeat

19 Nov 08:37
f50af27
Compare
Choose a tag to compare

The very first release out of Beta