updated readme
This commit is contained in:
parent
2dda12ad6b
commit
4cbba36c76
@ -6,11 +6,10 @@ NodeBB Plugin that allows users to login/register via any configured OAuth provi
|
|||||||
|
|
||||||
1. Fork this plugin
|
1. Fork this plugin
|
||||||
* ![](http://i.imgur.com/APWHJsa.png)
|
* ![](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. 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
|
1. Let NodeBB take care of the rest
|
||||||
|
|
||||||
## Trouble?
|
## Trouble?
|
||||||
|
Loading…
Reference in New Issue
Block a user