Skip to content

Releases: sfelix-martins/laravel-robust

v1.2.1

05 Nov 12:46
Compare
Choose a tag to compare

Fixed

  • Fixed cors errors on Passport::routes

v1.1.0

22 Sep 01:37
Compare
Choose a tag to compare

Added

  • Added resets password feature on browser and API

Fixed

  • Fixed instructions o README

v1.0.2

17 Sep 01:53
Compare
Choose a tag to compare

Fixed

  • Fixed json-exception-handler config file with validation codes
  • FIxed instruction on README to configure project

v1.0.0

15 Sep 03:56
Compare
Choose a tag to compare

Added

  • Added OAuth2 with default and facebook authentication
  • Added register users feature
  • Added json exception handler responses standardized
  • Added User Module to management user logic