Complex Strong Parameters
Play
4:52 CC

Complex Strong Parameters

#16 Aug 28, 2015 free
Make your strong parameters do more by extracting the logic in order to maximize the ability and security of your application.

Two Factor Authentication
Play
9:13 CC

Two Factor Authentication

#46 Sep 11, 2016 free
Add multi factor authentication to your existing authentication solution. This gives your users the option to increase the level of security to their account and help prevent unauthorized access.

Client Side Encryption
Play
10:31 CC

Client Side Encryption

#63 Jan 15, 2017 free
Add an extra level of security to your application with client side encryption. Even over an SSL connection, there are attacks which could expose your users' sensitive information. Using JSEncrypt, learn how to encrypt on the client side and decrypt on the server side.

Restricting Access by IP Address
Play
4:22 CC

Restricting Access by IP Address

#92 Aug 6, 2017 free
Learn to lock down your application or parts of your application by IP Addresses.

attr_encrypted
Play
4:11 CC

attr_encrypted

#6 Jul 26, 2015 free
Protecting your data within your database has never been easier. With attr_encrypted, you can easily add a level of security to your application without much refactoring.