-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Paul Biccherai edited this page Jul 13, 2016
·
3 revisions
This library is made of three packages:
- PaulMiami.AspNetCore.Authentication.Authenticator which provide the core functionality to work with authenticators.
- PaulMiami.AspNetCore.Identity.Authenticator which integrates the authenticator package with aspnet core identity
- PaulMiami.AspNetCore.Identity.Authenticator.EntityFrameworkCore which provides an entity framewwork implementation for the above identity integration.