Explore >> Select a destination


You are here

blog.openreplay.com
| | www.sjoerdlangkemper.nl
1.4 parsecs away

Travel
| | 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.
| | dzone.com
1.3 parsecs away

Travel
| | We examine cookie and token-based authentication, advantages of using tokens, and address common questions developers have regarding token-based auth.
| | www.authgear.com
1.2 parsecs away

Travel
| | Sessions and Tokens, which of these authentication methods best suits your website or application? Let's find out.
| | www.matuzo.at
16.4 parsecs away

Travel
| An introduction to Cross Site Scripting and XSS prevention.