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

[FEAT] Github Oauth2 로그인 / 인증,인가 기능 구현 #4

Open
wants to merge 15 commits into
base: dev
Choose a base branch
from

Commits on Aug 26, 2023

  1. chore: submodule 설정

    xxeol2 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    5d43036 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dev' into xxeol

    # Conflicts:
    #	src/main/resources/applicaiton.yml
    xxeol2 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    3902cc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47098e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7953527 View commit details
    Browse the repository at this point in the history
  5. feat: OauthClient 구현

    xxeol2 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    342f761 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86c58a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    222c885 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. feat: AuthTokenProvider 구현

    xxeol2 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8b16293 View commit details
    Browse the repository at this point in the history
  2. feat: 로그인 API 구현

    xxeol2 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    42dfd1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cecd760 View commit details
    Browse the repository at this point in the history
  4. refactor: @JsonProperty 제거

    xxeol2 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    627fd55 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    52fe634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5361b21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3b15dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f69b61 View commit details
    Browse the repository at this point in the history