endol007.log
endol007.log
profile
원동환
Mojittoba
글시리즈소개
태그 목록
  • 전체보기(17)
  • React(3)
  • react hook(2)
  • nextjs(2)
  • Props(2)
  • pwa(1)
  • apply(1)
  • call(1)
  • server side rendering(1)
  • virtual DOM(1)
  • front end(1)
  • component(1)
  • session/cookie(1)
  • OOP(1)
  • redux thunk(1)
  • redux saga(1)
  • bind(1)
  • Function Programming(1)
  • DP(1)
  • 알고리즘(1)
  • reselect(1)
  • Service Worker(1)
  • JWT(1)
  • BFS(1)
  • State(1)
  • this(1)
  • DOM(1)
  • postcss(1)
  • SSR(1)
  • tailwindCSS(1)
  • lazy-suspense(1)
  • spa(1)
  • code splitting(1)
  • JSX(1)
  • vanillajs(1)
  • DFS(1)
  • web-components(1)
  • dynamic programming(1)
  • redux(1)
전체보기 (17)React(3)react hook(2)nextjs(2)Props(2)pwa(1)apply(1)call(1)server side rendering(1)virtual DOM(1)front end(1)component(1)session/cookie(1)OOP(1)redux thunk(1)redux saga(1)bind(1)Function Programming(1)DP(1)알고리즘(1)reselect(1)Service Worker(1)JWT(1)BFS(1)State(1)this(1)DOM(1)postcss(1)SSR(1)tailwindCSS(1)lazy-suspense(1)spa(1)code splitting(1)JSX(1)vanillajs(1)DFS(1)web-components(1)dynamic programming(1)redux(1)

세션/쿠키 및 JWT

프론트엔드의 관점에서 인증은 사용자의 로그인, 회원가입과 같이 사용자의 도입부분을 말합니다. 백엔드(서버)에서는 모든 API요청에 대해 사용자를 확인하는 작업입니다.사용자 A와 B가 서비스(앱)를 쓸 때 두 사용자는 정보 및 보유하고 있는 컨텐츠들이 다를 것입니다. 그

JWTsession/cookie
2021년 6월 10일
·
0개의 댓글
·
0