Skip to content

codeleeks/tokenAuthenticationBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Token Authentication Backend Example

JWT 인증 기반 로그인 예제입니다.

환경

springboot java17

설명

JWT 토큰 두 개(refresh, access)를 활용하여, 재로그인을 최소화합니다.

토큰들은 브라우저 저장소인 쿠키에 저장합니다.

자세한 설명은 관련 포스팅을 참고하면 좋습니다.

관련 프로젝트

프론트엔드 예제 보기

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages