Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.57 KB

File metadata and controls

35 lines (27 loc) · 1.57 KB
<style> @media (min-width: 768px) { .container.body-content { width: 750px; } } @media (min-width: 992px) { .container.body-content { width: 970px; } } @media (min-width: 1200px) { .container.body-content { width: 1170px; } } </style>

Active Login - Documentation

GitHub Repo stars License: MIT Build Status Live demo Discussion Twitter Follow

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.

Active Login Screenshots

See Articles for detailed documentation.