Discourse
GET {{baseUrl}}/api/auth/discourse?sso=<string>&sig=<string>
Log in a user to the forum. This function is only available through a JWT token.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
sso | string | (Required) Single sign-on token | |
sig | string | (Required) Verification signature |