GithubHelp home page GithubHelp logo

oauth-video's Introduction

OAuth Video -> The Repository for the Backend of the OAuth2.0 Project Video

Introduction

Development Branch -> For coding locally (start by running "yarn run dev") Main Branch -> For production builds and deploying (start by running "yarn build" then "yarn start")

This is the Github Repo for the code built inside of the passport OAuth2.0 youtube video I made.. The video can be found here: https://www.youtube.com/watch?v=cD17CYA1dck&ab_channel=NathanielWoodbury

This code is ready to be deployed to Heroku (it is production ready on the main branch)

Dependency list and explanation for each item -> https://github.com/woodburydev/oauth-video/blob/main/notes.txt

When deploying this code ensure that you fill out the ENVIORNMENT variables when deploying, so that the application runs.

Ensure ALL Auth providers match your respective backend endpoints:

For Development:

  • Switch to "Development" branch (git rebase -b Development)
  • Fill out .env file with your secrets
  • Make sure all auth providers are setup for http://localhost:4000
  • Start ("yarn run dev")

For Production:

  • Switch to main branch (git rebase -b main)
  • Fill out .env file with your secrets
  • Make sure all auth providers are setup for your heroku app you made

oauth-video's People

Contributors

woodburydev 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.