Asp.Net.Identity.SQLite icon indicating copy to clipboard operation
Asp.Net.Identity.SQLite copied to clipboard

Asp.Net Identity SQLite Provider

Results 1 Asp.Net.Identity.SQLite issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to simple confirm a users email by sending a confirmation link to the registered address. I can see when debugging that `ConfirmEmail` in `AccountController` is called,...