10.0.0
What's Changed
- Easer handling of policies and auto set policy for other device by @PeterOrneholm in #452
- Support new returnUrl, returnRisk, and risk parameters in BankID API by @PeterOrneholm in #454
- Make it possible to set allowed risk level, which is part of BankIDs auth requirements as a property in BankIdAuthOptions. by @elinohlsson in #465
- Replace embedded BankID certificate for the test environment FPTestcert4_20220818.p12 (since it has expired), with the three new versions of the client certificate FPTestcert5_20240610.p12, FPTestcert5_20240610.pem and FPTestcert5_20240610-legacy.pfx. Make it configurable which version to use. For compatibility reasons use FPTestcert5_20240610-legacy.pfx by default. by @elinohlsson in #466
- Upgrade Nuget packages. by @elinohlsson in #458
Full Changelog: v9.0.0...v10.0.0