GithubHelp home page GithubHelp logo

lisaychuang / omniauth_lab-v-000 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from learn-co-students/omniauth_lab-v-000

0.0 2.0 0.0 41 KB

Lab: Rails Omniauth

Home Page: https://learn.co/tracks/full-stack-web-dev-with-react/rails/authentication/omniauth-lab

License: Other

Ruby 80.40% JavaScript 1.86% CSS 2.43% HTML 14.72% CoffeeScript 0.59%

omniauth_lab-v-000's Introduction

Omniauth Lab

Objectives

  1. Use Omniauth to provide OAuth authentication in a Rails server.

Introduction

Let's implement all the knowledge we've just gained about OAuth and Omniauth. In this lab we'll be allowing users to log in via Facebook. Because we have no control over Facebook, the tests can't ensure that Facebook responds correctly, so you might have issues on the Facebook side if you haven't set up everything exactly as explained in the README. We'll be testing that everything on our server's side is configured correctly and that, assuming that Facebook gives us the correct response, we can log the user in.

Instructions

Our app will have one page with a "Login with Facebook" link on it. When the user clicks the link, they'll be asked to authorize our app's access to certain details from their Facebook account. Upon acceptance, our app will use the retrieved data to either locate an existing user account or create a new one, and the user will then be logged in to our app.

There is already a view that outputs all the authentication data and displays the user's photo if one is provided.

Resources

View Omniauth Lab on Learn.co and start learning to code for free.

omniauth_lab-v-000's People

Contributors

annjohn avatar bhollan avatar blake41 avatar danielseehausen avatar jmburges avatar lisaychuang avatar mendelb avatar pletcher avatar queerviolet avatar rocketneck avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.