GithubHelp home page GithubHelp logo

spring-roomesacpe-auth-kakao's Introduction

Step 1

기능 요구사항

  • 토큰 발급하는 API 생성 (POST /login/token)
  • 내 정보 조회하기 (GET /members/me)
  • 토큰을 이용하여 본인 정보 응답하기

프로그래밍 요구사항

  • 인증 로직은 Controller에서 구현하기 보다는 재사용이 용이하도록 분리하여 구현하다.
  • 가능하면 Controller와 인증 로직을 분리한다.
  • 토큰을 이용한 인증 프로세스에 대해 이해가 어려운 경우 페어와 함께 추가학습을 진행한다.

Step 2

기능 요구사항

  • 예약하기, 예약취소 개선
  • 아래의 API 설계에 맞춰 API 스펙을 변경한다.
  • 비로그인 사용자는 예약이 불가능하다.
  • 자신의 예약이 아닌 경우 예약 취소가 불가능하다.

프로그래밍 요구사항

  • HandlerMethodArgumentResolver를 활용한다.

spring-roomesacpe-auth-kakao's People

Contributors

boorownie avatar gwanryo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.