This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# SY BuJo Supabase 개인정보 처리방침 | |
**시행일자**: 2024년 8월 30일 | |
## 1. 개인정보의 수집 및 이용목적 | |
SY BuJo Supabase(이하 "앱")는 다음과 같은 목적으로 개인정보를 수집 및 이용합니다. | |
### 수집목적 | |
- 회원가입 및 사용자 인증 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 내차사랑 개인정보 보호정책 | |
**최종 업데이트:** 2025년 1월 15일 | |
**시행일:** 2025년 1월 15일 | |
## 1. 개요 | |
내차사랑(이하 "앱")은 사용자의 개인정보 보호를 중요하게 생각하며, 관련 법령에 따라 개인정보를 안전하게 처리하고 있습니다. 본 정책은 앱 사용 시 수집되는 개인정보의 처리 방법과 사용자의 권리에 대해 설명합니다. | |
## 2. 수집하는 개인정보 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="ko"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>내차사랑 - 개인정보처리방침</title> | |
<style> | |
body { | |
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; | |
line-height: 1.6; |