Skip to content

Commit

Permalink
Update README.md (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
crespire committed Mar 25, 2024
1 parent 2f8cefd commit 492b20b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ You can now access the OmniAuth Google OAuth2 URL: `/auth/google_oauth2`

For more examples please check out `examples/omni_auth.rb`

[Using Devise? Skip the above and jump down to the Devise section!](#devise) After setting up the provider via Devise, you can reference the confdiurations below.

NOTE: While developing your application, if you change the scope in the initializer you will need to restart your app server. Remember that either the 'email' or 'profile' scope is required!

## Configuration
Expand Down

0 comments on commit 492b20b

Please sign in to comment.