Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
horatiu-cod committed Jan 23, 2024
1 parent feb5f80 commit 669746b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Keycloak.Net.Authorization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Auhorization: Bearer JwtTokenContent
```
## How to use
### Add to program.cs of your api
Add and configure Keycloak.Net.Authentication services - see [README.md](https://github.com/horatiu-cod/Keycloak.Net.Authentication/blob/main/README.md)
Add and configure Keycloak.Net.Authentication services - see [README.md](https://github.com/horatiu-cod/Keycloak.Net.Authentication/blob/main/src/Keycloak.Net.Authentication/README.md)

```csharp
using Keycloak.Net.Authentication;
Expand Down

0 comments on commit 669746b

Please sign in to comment.