Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One-time link for replying as moderator #77

Closed
djyde opened this issue Apr 30, 2021 · 1 comment
Closed

One-time link for replying as moderator #77

djyde opened this issue Apr 30, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request server

Comments

@djyde
Copy link
Owner

djyde commented Apr 30, 2021

I'm planning to expose a one-time link for replying as moderator in Webhook, for example:

Users would receive a reply_link like https://cusdis.com/api/open/reply?token=xxx

The token is a JWT token which contains the new comment's id. User can make a POST request to this url with a reply_content data. Finnaly this comment will be approved automatically and append the reply content to this comment as moderator.

@djyde djyde added enhancement New feature or request server labels Apr 30, 2021
@djyde djyde self-assigned this Apr 30, 2021
@djyde
Copy link
Owner Author

djyde commented Apr 30, 2021

d02af96

@djyde djyde closed this as completed Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request server
Projects
None yet
Development

No branches or pull requests

1 participant