commit
18af0afe2d
@ -6,11 +6,10 @@ NodeBB Plugin that allows users to login/register via any configured OAuth provi
|
||||
|
||||
1. Fork this plugin
|
||||
* ![](http://i.imgur.com/APWHJsa.png)
|
||||
1. Activate it in the plugins page
|
||||
1. Add the OAuth credentials (around line 30 of `library.js`)
|
||||
1. Update profile information (around line 137 of `library.js`) with information from the user API call
|
||||
1. Activate this plugin from the plugins page
|
||||
1. Restart your NodeBB
|
||||
1. Fill in the proper information in the "Generic OAuth" page
|
||||
1. Hit "Save" and try to log in with the new OAuth Provider (from `/login`)
|
||||
1. Update profile information (around line 100 of `library.js`) with information from the user API call
|
||||
1. Let NodeBB take care of the rest
|
||||
|
||||
## Trouble?
|
||||
|
Loading…
Reference in New Issue
Block a user