0.2.0
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.