Skip to content

Commit

Permalink
fix: README.md typos
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobritodev committed May 3, 2023
1 parent 5cc9fdf commit 2c3d1d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,8 @@ A major challenge in key management is securely distributing keys. HMAC depends

**Peace of cake 🎂**

### Identity API (Who emits the token)
## Identity API (Who emits the token)

Install `NetDevPack.Security.Jwt.AspNetCore` in the API that issues JWT Tokens. Modify your Startup.cs:

```csharp
Expand Down

0 comments on commit 2c3d1d5

Please sign in to comment.