Update jwt-authn.md (#28892)
parent
1854dd3975
commit
f8c16fb676
|
@ -15,10 +15,6 @@ By [Rick Anderson](https://twitter.com/RickAndMSFT)
|
||||||
|
|
||||||
The `dotnet user-jwts` command line tool can create and manage app specific local [JSON Web Tokens](https://jwt.io/introduction) (JWTs).
|
The `dotnet user-jwts` command line tool can create and manage app specific local [JSON Web Tokens](https://jwt.io/introduction) (JWTs).
|
||||||
|
|
||||||
## Name
|
|
||||||
|
|
||||||
`dotnet user-jwts` - Cleans the output of a project.
|
|
||||||
|
|
||||||
## Synopsis
|
## Synopsis
|
||||||
|
|
||||||
```dotnetcli
|
```dotnetcli
|
||||||
|
|
Loading…
Reference in New Issue