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

[Feature] Github Authorization deep link handle #10

Closed
3 tasks done
HoJongE opened this issue Aug 23, 2022 · 0 comments · Fixed by #14
Closed
3 tasks done

[Feature] Github Authorization deep link handle #10

HoJongE opened this issue Aug 23, 2022 · 0 comments · Fixed by #14
Assignees

Comments

@HoJongE
Copy link
Owner

HoJongE commented Aug 23, 2022

인증이 필요한 작업을 할 때, 인증정보가 없다면 인증 과정을 진행하는 창을 띄운다.

  • Github redirect url 로 전달된 deep link 를 파싱하고, access token 을 request 한다.

🤔 Completion conditions

  • DeepLink handling
  • request github access token
  • save access token to keychain

👀 Related issues

@HoJongE HoJongE self-assigned this Aug 23, 2022
@HoJongE HoJongE changed the title [Feature] [Feature] Github Authorization deep link handle Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant