Giter VIP home page Giter VIP logo

jwttokentest's Introduction

tokenTest

공부용으로 작성된 코드입니다!

자세한 설명은 아래의 링크를 참고해주세요.

👉 https://joanaup.tistory.com/entry/Spring-boot-JWT-RefreshToken-%EA%B5%AC%ED%98%84%ED%95%98%EA%B8%B0

부족한 코드 입니다 PR 해주시면 감사합니다 🥰

Test - POSTMAN


HEADER

ACCESS_TOKEN


API ULR

SignUp - POST

/user/signUp

id,pw를 입력받아 회원가입을 한다.

ACCESS_TOKEN, REFRESH_TOKEN 발행하여 return REFRESH_TOKEN은 서버에서 저장

SignIn - POST

/user/signIn

ACCESS_TOKEN 이 만료될 경우 다시 로그인을 할 경우 해당 유저의 REFRESH_TOKEN을 확인 후 ACCESS_TOKNE을 재발급 해줍니다.

Info - GET

/info

ACCESS_TOKEN이 유효할 때 정보 조회가 가능합니다.

jwttokentest's People

Contributors

aejeong-context avatar

Stargazers

 avatar PHJ avatar woojae avatar

Watchers

James Cloos avatar  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.