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

Include details of rewards and their claimed status in the achievements API #474

Open
philhawksworth opened this issue Feb 8, 2021 · 1 comment

Comments

@philhawksworth
Copy link
Contributor

Expose an achievements API which returns all a user's achievements, rewards and claimed status of their rewards

@philhawksworth
Copy link
Contributor Author

For info, some of this effort has been mopped up by @kenny-io's work on #458 .

His WiP PR adds a serverless function to expose this endpoint, but the upstream effort of creating rewards and determining if they have been claimed is the heavy lift remaining in this issue.

@philhawksworth philhawksworth changed the title Expose an achievements API which returns all a user's achievements, rewards and claimed status of their rewards Include details of rewards and their claimed status in the achievements API Mar 1, 2021
bencodezen added a commit that referenced this issue Mar 15, 2021
bencodezen added a commit that referenced this issue Mar 22, 2021
* feature (#474): add check reward status logic

* feature (#474): add error handling

* docs (#474): add context for serverless function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants