• Stars
    star
    22
  • Rank 1,048,934 (Top 21 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Spring Boot 기반의 RestController로 구현한 'API 서버'와 Vue.js로 구현한 'SPA 클라이언트' 간의 인증(Authentication) 및 인가(Authorization) 기능을 JWT로 구현한 Demo App입니다.