|
You are here |
blog.passwordless.id | ||
| | | | |
minhajuddin.com
|
|
| | | | | I have been toying around with React to refresh my frontend skills (The last time I used full stack seriously was with backbone.js ??). While building this app, I wanted to use cookies to store a JWT | |
| | | | |
blog.val.town
|
|
| | | | | Increasing the security of Val Town by isolating domains. | |
| | | | |
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. | |
| | | | |
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. | ||