Changelog of @hackage/yesod-auth-lti13 0.2.0.0

Revision history for lti13

0.1.0.0 -- 2020-08-13

  • Unreleased

0.1.1.0 -- 2020-09-15

  • Handle Canvas Cloud setting all their issuers the same.
  • Remove dependency on changed jose-jwt. Thanks @tekul for the help on this.

0.1.2.0 -- 2020-09-16

  • Add authLTI13WithWidget

0.1.2.1 -- 2020-09-16

  • No changes

0.1.2.2 -- 2020-09-19

  • No changes

0.2.0.0 -- 2021-01-09

  • BREAKING: Change the signatures of the getLtiIss, getLtiSub and getLtiToken functions to operate on credsExtra instead of sessions.