# JWT Structure
총 1개의 포스트

[CS] Token Day-84
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
2022년 3월 21일
·
0개의 댓글·
1Why use Token authentication? Session authentication is cost by the server, while token authentication is cost by the client. What is Token? It is ea