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

Allow unlimited accounts against api #58

Open
10 tasks
tiger5226 opened this issue Oct 23, 2018 · 1 comment
Open
10 tasks

Allow unlimited accounts against api #58

tiger5226 opened this issue Oct 23, 2018 · 1 comment
Labels
priority: medium Work needs to be done within 2-3 sprints

Comments

@tiger5226
Copy link
Collaborator

tiger5226 commented Oct 23, 2018

Add a parameter to the sql api so a project could specify a token and not be limited by the query limits of the api. The use case is our own internal applications that would prefer to use the json api for queries. This should be allowed for a restricted set of accounts.

Internal Use

Acceptance Criteria

Definition of Done

  • Tested against acceptance criteria
  • Tested against the assumptions of the user story
  • The project builds without errors
  • Unit tests are written and passing
  • Tests on devices/browsers listed in the issue have passed
  • QA performed & issues resolved
  • Refactoring completed
  • Any configuration or build changes documented
  • Documentation updated
  • Peer Code Review performed
filipnyquist added a commit to LBRYFoundation/lbry-wunderbot that referenced this issue Oct 24, 2018
Pause the claimbot module until we get OdyseeTeam/chainquery#58 fixed and merged!
@tiger5226
Copy link
Collaborator Author

This is now unblocked by 5b6a4c1. We now have authorization api keys. The solution now is to setup a new read only API account that is unlimited for our internal services. Depending on if a key is provided different read only mysql accounts are used.

@alyssaoc alyssaoc added the priority: medium Work needs to be done within 2-3 sprints label Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Work needs to be done within 2-3 sprints
Projects
None yet
Development

No branches or pull requests

2 participants