discourse
Verifies Discourse Connect tokens and signs you in to Discourse
| Request Body Information required for Discourse Connect |
|---|
userid string — REQUIREDThe UserId |
tokenContent string — REQUIREDThe token's content |
payload string — REQUIREDThe payload from the Discourse server |
sig string — REQUIREDThe signature for the payload |
| Responses | ||||
|---|---|---|---|---|
200A successful request
|