Skip to content

Commit

Permalink
cross reference new docs
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-chrismc committed Dec 29, 2023
1 parent 3c3f063 commit facab34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ As for the base64 requirements of JWTs, this library provides `base.h` with all
### Getting Started
Installation instructions can be found [here](docs/getting-started.md#installation).
Simple example of decoding a token and printing all [claims](https://tools.ietf.org/html/rfc7519#section-4) ([try it out](https://github.com/Thalhammer/jwt-cpp/tree/master/example/print-claims.cpp)):
```cpp
Expand Down

0 comments on commit facab34

Please sign in to comment.