An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![Publish Status](https://github.com/ether/ep_oauth/workflows/Node.js%20Package/badge.svg) ![Backend Tests Status](https://github.com/ether/ep_oauth/workflows/Backend%20tests/badge.svg)

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