Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Jan 25, 2022
1 parent 8936f96 commit d14503d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ $ npm start

Navigate to [`http://localhost:3000`](http://localhost:3000).

## Tutorial

Follow along with the step-by-step [Sign In with Google Tutorial](https://www.passportjs.org/tutorials/google/)
to learn how this app was built.

## Overview

This example illustrates how to use Passport and the [`passport-google-oidc`](https://www.passportjs.org/packages/passport-google-oidc/)
Expand Down

0 comments on commit d14503d

Please sign in to comment.