우선 좌측 상단 New 버튼을 클릭합니다.Environment 클릭합니다.활용된 Token 명을 VARIABLE에 적어줍니다.Workspace Tests 항목에 아래 명령어를 붙여넣어 줍니다.API 입력 후 로그인하여 토큰을 발행받습니다.아래 사진 Method가 GET
Why use Token authentication? Session authentication is cost by the server, while token authentication is cost by the client. What is Token? It is ea
Process that uses a pair of related keys one public key and one private key to encrypt and decrypt a message and protect it from unauthorized