Skip to content

Commit 98c70ba

Browse files
authored
Update Readme.md
1 parent 8fd3ba9 commit 98c70ba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
#JWT RS256 C# library
1+
#JWT RS256 C# library
2+
23
A C# class that can sign and validate JWT tokens, wrapped in a simple library with a couple of helper functions.
34

45
To generate a compatible private key
@@ -42,4 +43,4 @@ In case of an error, an Exception will be thrown.
4243

4344
The code has been tested both as a .NET and .NET Core library.
4445

45-
Check the Tests projects on more examples on how to use
46+
Check the Tests projects on more examples on how to use

0 commit comments

Comments
 (0)