Skip to main content

discourse

Verifies Discourse Connect tokens and signs you in to Discourse

Request Body

Information required for Discourse Connect

userid string REQUIRED

The UserId

tokenContent string REQUIRED

The token's content

payload string REQUIRED

The payload from the Discourse server

sig string REQUIRED

The signature for the payload

Responses
200

A successful request

Schema OPTIONAL
success boolean

Was the operation a success

message string

The message returned by the server

result object OPTIONAL

The result of the server response