Skip to content

0.2.0

Compare
Choose a tag to compare
@JaZo JaZo released this 29 Feb 10:17
· 32 commits to main since this release
05ddd1a

Added

  • Added support for Laravel 10.

Changed

  • Removed withHttpClient method in authenticator classes, use constructor instead.
  • Internal OAuth client now uses the PSR-18 client provided by the HttpClientFactory.

Fixed

  • Throw NotificationException when notification fails.