ActiveLogin / ActiveLogin.Authentication

Support Swedish BankID (svenskt BankID) authentication in .NET. Unofficial package, not created by BankID.
https://activelogin.net
MIT License
216 stars 75 forks source link

Bump BankID API version to 5.1 in events #359

Closed tobylo closed 2 years ago

tobylo commented 2 years ago

Set the correct BankID API version in the BankIdActiveLoginContext which is used in triggered events.

Also made sure that the mismatch should be harder to accomplish in the future by making is a constant in the BankIdUrls class.