Skip to content

Commit e3a31bc

Browse files
authored
Update README.md
Add Third-party integration oauth callback urls
1 parent 40478f4 commit e3a31bc

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,17 @@ Third-party integration api key settings
137137
| imgur | `config.json` | for image upload |
138138
| google drive, dropbox | `public/js/common.js` | for export and import |
139139

140+
Third-party integration oauth callback urls
141+
---
142+
| service | callback url (after the server url) |
143+
| ------- | --------- |
144+
| facebook | `/auth/facebook/callback` |
145+
| twitter | `/auth/twitter/callback` |
146+
| github | `/auth/github/callback` |
147+
| gitlab | `/auth/gitlab/callback` |
148+
| dropbox | `/auth/dropbox/callback` |
149+
| google | `/auth/google/callback` |
150+
140151
Operational Transformation
141152
---
142153
From 0.3.2, we start support operational transformation.

0 commit comments

Comments
 (0)