ActiveLogin.Authentication.BankId.Api
5.0.0
Prefix Reserved
See the version list below for details.
Install-Package ActiveLogin.Authentication.BankId.Api -Version 5.0.0
dotnet add package ActiveLogin.Authentication.BankId.Api --version 5.0.0
<PackageReference Include="ActiveLogin.Authentication.BankId.Api" Version="5.0.0" />
paket add ActiveLogin.Authentication.BankId.Api --version 5.0.0
#r "nuget: ActiveLogin.Authentication.BankId.Api, 5.0.0"
// Install ActiveLogin.Authentication.BankId.Api as a Cake Addin
#addin nuget:?package=ActiveLogin.Authentication.BankId.Api&version=5.0.0
// Install ActiveLogin.Authentication.BankId.Api as a Cake Tool
#tool nuget:?package=ActiveLogin.Authentication.BankId.Api&version=5.0.0
ActiveLogin.Authentication.BankId.Api
ActiveLogin.Authentication enables an application to support Swedish BankID (svenskt BankID) authentication in .NET. Built on NET Standard and packaged as NuGet-packages they are easy to install and use on multiple platforms.
Free to use, commercial support and training is available if you need assistance or a quick start.
Sample usage
The constructor for the api client takes an HttpClient
and you need to configure that HttpClient
with a BaseAddress
, Tls12
, client certificates etc. depending on your needs.
The client have these public methods.
public class BankIdApiClient : IBankIdApiClient
{
public Task<AuthResponse> AuthAsync(AuthRequest request) { ... }
public Task<SignResponse> SignAsync(SignRequest request) { ... }
public Task<CollectResponse> CollectAsync(CollectRequest request) { ... }
public Task<CancelResponse> CancelAsync(CancelRequest request) { ... }
}
Full documentation
For full documentation and samples, see the Readme in our GitHub repo.
Active Login
Active Login is an Open Source project built on .NET that makes it easy to integrate with leading Swedish authentication services like BankID.
Active Solution
Active Login is built, maintained and sponsored by Active Solution. Active Solution is located in Stockholm (Sweden) and provides IT consulting with focus on web, cloud and AI.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- System.Text.Json (>= 6.0.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ActiveLogin.Authentication.BankId.Api:
Package | Downloads |
---|---|
ActiveLogin.Authentication.BankId.AspNetCore
ASP.NET authentication module that enables an application to support Swedish BankID's (svenskt BankIDs) authentication workflow. |
|
ActiveLogin.Authentication.BankId.Core
Core functionality to support Swedish BankID's (svenskt BankIDs) authentication workflow. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.0.0-beta-2 | 65 | 6/22/2022 |
6.0.0-beta-1 | 51 | 6/3/2022 |
5.0.0 | 1,706 | 4/28/2022 |
5.0.0-rc-2 | 47 | 4/28/2022 |
5.0.0-rc-1 | 55 | 4/26/2022 |
5.0.0-alpha-3 | 252 | 2/19/2022 |
5.0.0-alpha-2 | 78 | 2/7/2022 |
4.0.0 | 29,457 | 10/27/2020 |
4.0.0-rc-1 | 765 | 6/15/2020 |
4.0.0-beta-4 | 520 | 6/10/2020 |
4.0.0-beta-3 | 532 | 6/2/2020 |
4.0.0-beta-2 | 463 | 5/18/2020 |
4.0.0-beta-1 | 477 | 5/15/2020 |
3.0.0 | 9,943 | 1/21/2020 |
3.0.0-rc-1 | 570 | 1/13/2020 |
3.0.0-beta-2 | 536 | 12/20/2019 |
3.0.0-beta-1 | 762 | 12/3/2019 |
3.0.0-alpha-1 | 430 | 11/21/2019 |
2.0.0 | 7,678 | 9/6/2019 |
2.0.0-rc-1 | 792 | 4/30/2019 |
1.0.0 | 2,730 | 2/5/2019 |
1.0.0-rc-4 | 635 | 2/4/2019 |
1.0.0-rc-3 | 656 | 2/1/2019 |
1.0.0-rc-2 | 649 | 1/25/2019 |
1.0.0-rc-1 | 732 | 12/16/2018 |
1.0.0-alpha-4 | 746 | 10/27/2018 |
1.0.0-alpha-1 | 708 | 9/23/2018 |
0.3.4 | 1,153 | 7/23/2018 |
0.3.3 | 1,052 | 7/22/2018 |
0.3.1 | 1,368 | 7/20/2018 |
0.3.0 | 854 | 7/18/2018 |
0.1.7 | 735 | 7/13/2018 |
0.1.6 | 751 | 7/13/2018 |
0.1.3 | 1,334 | 7/11/2018 |