Skip to content

tutsplus/authentication-with-ruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuts+ Course: Authentication With Ruby

Instructor: Rem Zolotykh

Hello. My name’s Rem and welcome to the Authentication With Ruby course. In this course we’ll look into several ways to authenticate a user in a web application developed in ruby: HTTP basic authentication, cookie-based session authentication, token and OAuth authentications. The purpose of this course is to show you how these things actually work together, what it means to authenticate a user and demonstrate several approaches.

Source files for the Tuts+ course: Authentication With Ruby

About

Source code for Authentication with Ruby Tuts+ course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 95.8%
  • JavaScript 2.3%
  • CSS 1.9%