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

Expand AuthenticationError #157

Open
3 tasks
BURG3R5 opened this issue Dec 24, 2022 · 1 comment
Open
3 tasks

Expand AuthenticationError #157

BURG3R5 opened this issue Dec 24, 2022 · 1 comment
Assignees
Labels
enhancement Improvements in a feature

Comments

@BURG3R5
Copy link
Owner

BURG3R5 commented Dec 24, 2022

After #149 is merged, do the following:

  • set_up_webhooks should have parameters args: dict and repository: str
  • In complete_auth, args=request.args should be passed to set_up_webhooks
  • In set_up_webhooks, check if "code" in args is present. If yes, then do normal stuff. If no, return whatever the value of args["error_description"] is
@BURG3R5 BURG3R5 added the enhancement Improvements in a feature label Dec 24, 2022
@BURG3R5 BURG3R5 added this to Selene Dec 24, 2022
@BURG3R5 BURG3R5 moved this to Todo in Selene Dec 24, 2022
@Ayush0Chaudhary
Copy link
Collaborator

Can do it by tomorrow EOD, may have to extend deadline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements in a feature
Projects
Status: Todo
Development

No branches or pull requests

2 participants