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

OAuthScope.java:41-49: Now all IT cases are annotated... #1563

Open
0pdd opened this issue Jul 5, 2022 · 1 comment
Open

OAuthScope.java:41-49: Now all IT cases are annotated... #1563

0pdd opened this issue Jul 5, 2022 · 1 comment

Comments

@0pdd
Copy link

0pdd commented Jul 5, 2022

The puzzle 975-75395faa from #975 has to be resolved:

* @todo #975:30min Now all IT cases are annotated with OAuthScope annotation
* to marked down its required scopes. A checker needs to be implemented to
* check if the supplied account can fulfill the IT case requirement before
* it is run and make the case fail if the required OAuth scopes is not
* present.
* @author Jason Wong (super132j@yahoo.com)
* @version $Id$
* @see <a href="https://developer.github.com/v3/oauth/#scopes">Github OAuth
* scopes</a>

The puzzle was created by Yegor Bugayenko on 05-Jul-22.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@0pdd
Copy link
Author

0pdd commented Jul 5, 2022

@amihaiemil please pay attention to this new issue.

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