|
You are here |
www.rasikjain.com | ||
| | | | |
gouthamanbalaraman.com
|
|
| | | | | This post will give a basic discussion on securing authentication tokens that can be used with Flask-Login. | |
| | | | |
www.primaryobjects.com
|
|
| | | | | Token-Based Authentication for Web Service APIs in C# MVC .NET | |
| | | | |
www.adamalbrecht.com
|
|
| | | | | UPDATE: There have been some changes in the JWT Gem that make some of the below not work exactly right (it'll still be about 90% the same). Specifically, they added expiration support. See my post on the same topic, but using React.js. The server side code in this post will work just as well with Angular. | |
| | | | |
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. | ||