|
You are here |
www.ayush.nz | ||
| | | | |
www.sjoerdlangkemper.nl
|
|
| | | | | JSON Web Tokens or JWTs are used by some web applications instead of traditional session cookies. Because of their statelessness and the signature implementation there are some security issues that are specific to JWTs. This post describes some ways you can verify that a JWT implementation is secure. | |
| | | | |
yoongkang.com
|
|
| | | | | JSON Web Tokens (JWTs) are commonly used today in a number of applications, especially as bearer tokens. | |
| | | | |
www.stevejgordon.co.uk
|
|
| | | | | In this post, I cover the steps required to create and sign a JWT and use it to authenticate a GitHub App built using .NET. | |
| | | | |
zfnd.org
|
|
| | | In one of ourprevious posts, we wrote an overview of the structure of the asynchronous network stack we designed forZebra, the Zcash Foundations forthcoming node implementation. This post will zoom in to take a close look at one small but interesting component: how we use Tokioscodecfunctionality to implement the Bitcoin wire protocol used by Zcash. [] | ||