|
You are here |
alexsci.com | ||
| | | | |
paragonie.com
|
|
| | | | | How to implement a secure and robust "I forgot my password" system. | |
| | | | |
myopsblog.wordpress.com
|
|
| | | | | The word we say almost everything and everywhere. The question we have to double check when implementing new feature. It's a kind of work allows to sleep calmly. Yes, this is security. It's such easy to throw out safety questions concentrating on other project work. But this is the misleading feeling. Like backups, security makes... | |
| | | | |
opensource.net
|
|
| | | | | This series explores the critical security principles every Python web developer needs. While hard and fast rules like avoiding plaintext passwords and custom security algorithms are essential, a deeper understanding of broader security principles is equally important.This first post delves into fundamental security best practices, ranging from general principles to specific Python-related techniques. | |
| | | | |
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. | ||