Skip to content

Releases: DirectoryTree/Bartender

v1.1.0

25 Apr 20:32
8f17546
Compare
Choose a tag to compare

Added

  • Ability to configure default redirect URLs via static properties - #7

Changed

  • Use redirect()->intended($url) instead of redirect()->to($url) when a user has been successfully authenticated - #7

v1.0.4

11 Apr 21:09
Compare
Choose a tag to compare

Fixed

  • Allow POST requests to be sent to OAuth callback route for Apple OAuth compatibility - #5 - a9ee667

v1.0.3

06 Apr 19:49
Compare
Choose a tag to compare

Fixed

  • Facade method serve param doc type - 89431f4

v1.0.2

05 Apr 17:59
Compare
Choose a tag to compare

Fixed

v1.0.1

04 Apr 18:13
Compare
Choose a tag to compare

Fixed

  • Laravel 10 - migrations created in a folder which causes an error running them - #3

v1.0.0

03 Apr 20:16
f51b638
Compare
Choose a tag to compare

First release 🎉