Learn Authentication with Ruby on Rails
Offered By: Codecademy
Course Description
Overview
Learn how to add user sign up, login & logout functionality to your Rails applications.
### Why Learn Authentication?
Most applications out there require you to sign up. As a user, you can sign up for a service, log in, and log out when you're done. As a creator of a web app, you probably don't want every user to have access to every single part of the app—like customer details, security information, raw data—so you'll want to restrict access. Rails: Authentication teaches you how to do this within a Rails application.
### Take-Away Skills:
Add log in, logout, and sign-up functionality to 2 existing web applications. By the end of the course, you will know how to manage user access to your web application. This course builds off knowledge from the Learn Rails course.
### Why Learn Authentication?
Most applications out there require you to sign up. As a user, you can sign up for a service, log in, and log out when you're done. As a creator of a web app, you probably don't want every user to have access to every single part of the app—like customer details, security information, raw data—so you'll want to restrict access. Rails: Authentication teaches you how to do this within a Rails application.
### Take-Away Skills:
Add log in, logout, and sign-up functionality to 2 existing web applications. By the end of the course, you will know how to manage user access to your web application. This course builds off knowledge from the Learn Rails course.
Syllabus
- Authentication: Together, signing up, logging in and logging out make up an authentication system.
- Lesson: Authentication
- Project: Newstand 1
- Quiz: Authentication
- Authorization: Authorization is the step in authentication where the application confirms the user's identity.
- Lesson: Authorization
- Project: Newstand 2
- Quiz: Authorization
Taught by
Zoe Bachman
Related Courses
Building a Media Sharing Website - Part 1: Media UploadAmazon Web Services via AWS Skill Builder Building a Media Sharing Website - Part 1: Media Upload
Amazon Web Services via AWS Skill Builder Learn Ruby on Rails
Codecademy Learn Ruby on Rails - Full Course
freeCodeCamp Deploy a Ruby on Rails App to App Engine Flexible Environment
Google Cloud via Coursera