Skip to content

Releases: techfromsage/lti-1-3-php-library

0.9

03 Jul 16:59
661fe18

Choose a tag to compare

What's Changed

  • Add user agent when fetching certificates by @rsinger in #13

Full Changelog: 0.8...0.9

0.8

03 Mar 09:40
c3c8446

Choose a tag to compare

0.8

What's Changed

Full Changelog: 0.7...0.8

0.7

29 Jan 12:04
0867864

Choose a tag to compare

0.7

What's Changed

New Contributors

Full Changelog: 0.6...0.7

0.6

05 Aug 14:41
0242d3a

Choose a tag to compare

0.6

What's Changed

  • TA-1108: Add fallback cookie using partitioned attribute by @junglebarry in #9

Full Changelog: 0.5...0.6

0.5

16 Jan 16:49
92dc101

Choose a tag to compare

0.5

What's Changed

New Contributors

Full Changelog: 0.4...0.5

0.4

03 Oct 17:12
dd3e41c

Choose a tag to compare

0.4

What's Changed

  • Exception subtypes for clearer scenario targeting by @junglebarry in #6

Full Changelog: 0.3...0.4

0.3

13 May 13:29
ad54f77

Choose a tag to compare

0.3

What's Changed

  • ASP-2543: add logic to set client_id from $request[client_id] by @mikerudd in #5

New Contributors

Full Changelog: 0.2...0.3

Better launch validation

16 Feb 15:39
aac10eb

Choose a tag to compare

This release validates that a client id is present for message launches but not oidc logins.

0.1

09 Dec 11:13
bd9237d

Choose a tag to compare

0.1

This just adds tests and some semblance of styling