# chapter\_08

- [인증(Authentication)과 인가(Authorization) 개념](/booil-jung/docs/programming/actixweb/chapter_08/0801.md)
- [HTTP Basic/AuthBearer/JWT 토큰 구조](/booil-jung/docs/programming/actixweb/chapter_08/0802.md)
- [세션 기반 인증과 쿠키 관리](/booil-jung/docs/programming/actixweb/chapter_08/0803.md)
- [OAuth2 등 소셜 로그인 연동 개요](/booil-jung/docs/programming/actixweb/chapter_08/0804.md)
- [JWT 토큰 발급과 검증 구현](/booil-jung/docs/programming/actixweb/chapter_08/0805.md)
- [Role 기반 권한 관리 (RBAC)](/booil-jung/docs/programming/actixweb/chapter_08/0806.md)
- [RBAC 미들웨어 적용 예시](/booil-jung/docs/programming/actixweb/chapter_08/0807.md)
- [Actix Identity 소개 (쿠키/세션 관리)](/booil-jung/docs/programming/actixweb/chapter_08/0808.md)
- [인증 실패 시 에러 처리 방법](/booil-jung/docs/programming/actixweb/chapter_08/0809.md)
- [사용자 정보(Credentials) 안전 관리](/booil-jung/docs/programming/actixweb/chapter_08/0810.md)
