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

Be/feature/15/oauth #23

Merged
merged 7 commits into from
May 20, 2021
Merged

Be/feature/15/oauth #23

merged 7 commits into from
May 20, 2021

Commits on May 18, 2021

  1. 웹페이지 아이콘 추가

    moto6 committed May 18, 2021
    Configuration menu
    Copy the full SHA
    e741cf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7f1c93 View commit details
    Browse the repository at this point in the history
  3. oauth 기능 구현을 위한 GithubAccessTokenResponse 객체 추가

    필드변수로    private String accessToken;
              private String tokenType;
              private String scope;
    가 있음
    moto6 committed May 18, 2021
    Configuration menu
    Copy the full SHA
    072654e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5ccf2a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    38e54c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e213a24 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    881152e View commit details
    Browse the repository at this point in the history