기본 정보

📌 POST /api/login HTTP/1.1

 Authorization : -
 Content-type : application/json

Request

Name Type Description
id String 학번
pwd String 비밀번호

Response

Name Type Description
token String access token
type String 비밀번호
refreshToken String refresh token
email String 학교 email
roles Object 조교, 학생, 관리자 리스트
<http://localhost:8080/?token=eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJqc2IxMDA4MDBAZ21haWwuY29tIiwicm9sZSI6IlVTRVIiLCJpYXQiOjE2Njg3NTI4NjQsImV4cCI6MTY2ODc2MDA2NH0.9G_cYjqgQwYAHu699QpI3HrIIg5ws5iBleTr1qulwx0&name=%EC%A0%95%EB%B2%BD%EB%B2%BD&picture=https://lh3.googleusercontent.com/a/ALm5wu30vxzpsZnUhBIzgRdhl7FeR-dEt0WTCQxaLNUC=s96-c>