Skip to content

Commit

Permalink
Features/net5 (#12)
Browse files Browse the repository at this point in the history
* README.md

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* multi targeting

* flows

* build both envs

* name

* fix bugs

* test

* test

* net 5 v

* source

* package version

* package

* nuget token

* feature JWE support

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* DataProtectionKeys as default

* feature is4

* renaming

* README.md
  • Loading branch information
brunobritodev authored May 14, 2021
1 parent 7c81457 commit 27b3f8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p style="text-align: center;">
<p align="center">
<img alt="read before" src="docs/important.png" />
</p>

Expand Down Expand Up @@ -56,7 +56,7 @@ private string GenerateToken(User user)
return tokenHandler.WriteToken(token);
}
```
<p style="text-align: center">
<p align="center">
<img width="100px" src="https://jpproject.blob.core.windows.net/images/helldog-site.png" />
</p>

Expand Down

0 comments on commit 27b3f8c

Please sign in to comment.