requarks / wiki

Wiki.js | A modern and powerful wiki app built on Node.js
https://js.wiki
GNU Affero General Public License v3.0
24.64k stars 2.73k forks source link

google id authentication #599

Closed seanrenton closed 6 years ago

seanrenton commented 6 years ago

Actual behavior

can't seem to get google Id authentication figured out using the heroku deployment of wiki js

Expected behavior

I was hoping there was a quick and easy way to add in the credentials from my google cloud service to use the google id login but can't seem to find anyway of doing this can you please advise me on how to do so?

Steps to reproduce the behavior

NGPixel commented 6 years ago

You need to fork the wiki-heroku repository and edit the wiki/config.yml file with your google authentication settings. Then deploy the app to Heroku using your forked repository.

maeldd commented 6 years ago

@seanrenton if you are looking for an exemple