If you're integrating your software with a web service these days, chances are you have to use OAuth2 to authorize it. Here's a little story about a horse which will …
Tag: security

Episode #574
LIKE Injection in SQL
PostgresQL gives us powerful tools for enabling text search, but if we're not careful we can accidentally expose our app to attacks. Join guest chef Alex Piechowski, for a quick …

Episode #532
Episode #532: Password Authentication with Brandon Dees – Part 2
Get pro tips from app security expert Brandon Dees on how to educate your users on good password hygiene, and why it's vital to protect your staff accounts.

Episode #531: Password Authentication with Brandon Dees – Part 1
Join guest chef Brandon Dees to learn why you need to care about good password authentication practices - even if your application is small and doesn't handle sensitive information.

Episode #530: Two Factor Authentication – Frank Rietta
Join guest chef Frank Rietta to learn why it's important to implement 2FA in your applications - and just how easy it can be in Rails!