https://github.com/ether/ep_oauth
Oauth Login for Etherpad - Initially to Github, will be extending soon.
https://github.com/ether/ep_oauth
Last synced: 7 months ago
JSON representation
Oauth Login for Etherpad - Initially to Github, will be extending soon.
- Host: GitHub
- URL: https://github.com/ether/ep_oauth
- Owner: ether
- License: other
- Created: 2015-06-22T20:45:41.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-03-16T21:52:11.000Z (almost 2 years ago)
- Last Synced: 2025-06-16T14:49:53.841Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 270 KB
- Stars: 5
- Watchers: 3
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
 
Example config to be placed in settings.json
```
"ep_oauth":{
"clientID": "9829038409234fuckingnumbersandl1e1tt1er1s111yo",
"clientSecret": "herpderp22",
"callbackURL": "http://etherpoop.com:9001/auth/callback"
}
```
Note that we currently only support Github, we need better logic for events to fire after succesful Auth IE what user data to grab