Skip to content

Commit 4f267cc

Browse files
authored
Badges!
1 parent 828b155 commit 4f267cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Scrypt Password Hasher for ASP.NET Core Identity (ASP.NET Identity 3)
22

3+
[![NuGet](https://img.shields.io/nuget/v/ScottBrady91.AspNetCore.Identity.ScryptPasswordHasher.svg)](https://www.nuget.org/packages/ScottBrady91.AspNetCore.Identity.ScryptPasswordHasher/)
4+
35
An implementation of IPasswordHasher<TUser> using [Scrypt.NET](https://github.com/viniciuschiele/Scrypt).
46

57
## Installation

0 commit comments

Comments
 (0)