Maleficarum auth component.

Installs: 14 136

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/maleficarum/auth

4.0.0 2018-09-14 12:50 UTC

This package is not auto-updated.

Last update: 2025-09-28 11:08:56 UTC


README

This is the Maleficarum Auth component.

[4.0.0] - 2018-09-13

Changed

  • Bump IoC component to version 3.x
  • Remove repositories section from composer file

[3.0.1] - 2017-09-28

Changed

  • Support Session for incoming data stage

[3.0.0] - 2017-08-01

Changed

[2.0.1] - 2017-04-07

Changed

  • Unified method/parameter naming.

[2.0.0] - 2017-04-07

Changed

  • Removed provider logic from auth initializer and replaced it with project specific implementations of the Provider interface.

[1.0.1] - 2017-04-06

Fixed

  • A bug that caused the auth initializer to fail for nonexistent auth id values.

[1.0.0] - 2017-04-05

Added

  • This is an initial release of the component.