Releases: rootinc/laravel-azure-middleware
Releases · rootinc/laravel-azure-middleware
v0.9.10
v0.9.9
- Fixes
errorDescription
error by fetching the correct key. If the key is not found, the original error is echoed.
v0.9.8
- Changing fail() error handling to support an array of errors.
v0.9.7
- Bump version of Guzzle for Laravel 8
v0.9.6
- Fix post-login redirection to the intended URL.
v0.9.5
- Fix unmanaged exception when Azure response contents are missing.
- Fixes bug
v0.9.4 (DON'T USE THIS)
- Fix unmanaged exception when Azure response contents are missing.
v0.9.3
- Resolves an issue where user authenticates but does not have permission to run application, displaying friendly error.
v0.9.2
- Updates readme for supplying a provider
- Adds support for not supplying azure config
v0.9.1
Fixes package discovery issue