Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@mattheworris mattheworris released this 01 Nov 16:21
· 15 commits to main since this release
f1818cf

What's Changed

Account Service is updated to use Sign In With Frequency (SIWF) V2 v2.1.0, which has breaking changes to the SIWF interface:

SIWF_V2_DOMAIN is changed to SIWF_V2_URI_VALIDATION and it must match the domain of the URI in the SIWF message. Please see SIWF for more details.

loginMsgDomain is changed to loginMsgURIValidation this affects the following functions:

Breaking Changes

Other Changes

Full Changelog: v1.3.0...v1.4.0