Skip to content

Releases: activecollab/authentication

6.0.1

07 Nov 11:40
Compare
Choose a tag to compare

Issue second factor intent only when it is supported by the authorizer, and required by the user.

6.0.0

24 Oct 06:36
Compare
Choose a tag to compare

Add support for authentication intents, so authentication process can be split into multiple steps (with more authentication factors).

5.1.1

01 Mar 11:13
76ddf03
Compare
Choose a tag to compare
Merge pull request #27 from rajkonen/improve/google-auth

Add to use email from payload

5.1.0

16 Aug 14:51
Compare
Choose a tag to compare

Update dependencies, LightSAML in particular

5.0.1

30 Jul 06:22
Compare
Choose a tag to compare

Ensure that only transports are returned from value container.

5.0.0

29 Jul 20:26
Compare
Choose a tag to compare

Update requirements, Utils package, phpunit, and all the tests.

4.0.2

01 Jan 15:44
Compare
Choose a tag to compare

Fix issue with session termination when system is integrated as PSR-15 middleware

4.0.1

01 Jan 10:13
Compare
Choose a tag to compare

Improve adapter interface and how adapters are added to authentication utility

4.0.0

31 Dec 17:23
f2e454f
Compare
Choose a tag to compare

Make authentication available as PSR-15 middleware

3.0.1

24 Jun 10:10
Compare
Choose a tag to compare

Update User package to v4.0