Laravel Azure Middleware Versions Save

0.9.10

3 years ago
  • Move mergeConfig to register

0.9.9

3 years ago
  • Fixes errorDescription error by fetching the correct key. If the key is not found, the original error is echoed.

0.9.8

3 years ago
  • Changing fail() error handling to support an array of errors.

0.9.7

3 years ago
  • Bump version of Guzzle for Laravel 8

0.9.6

3 years ago
  • Fix post-login redirection to the intended URL.

0.9.5

4 years ago
  • Fix unmanaged exception when Azure response contents are missing.
  • Fixes bug

0.9.4

4 years ago
  • Fix unmanaged exception when Azure response contents are missing.

0.9.3

4 years ago
  • Resolves an issue where user authenticates but does not have permission to run application, displaying friendly error.

0.9.2

4 years ago
  • Updates readme for supplying a provider
  • Adds support for not supplying azure config

0.9.1

4 years ago

Fixes package discovery issue