{"id":26833717,"url":"https://github.com/mr-won/firebaseauth","last_synced_at":"2025-03-30T15:29:45.388Z","repository":{"id":205406965,"uuid":"714170397","full_name":"mr-won/FirebaseAuth","owner":"mr-won","description":"FirebaseAuth 개발 경험 정리","archived":false,"fork":false,"pushed_at":"2023-11-15T10:33:37.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T02:27:07.155Z","etag":null,"topics":["firebase-auth","firebaseauth"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mr-won.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-11-04T05:32:26.000Z","updated_at":"2023-11-04T05:35:47.000Z","dependencies_parsed_at":"2023-11-15T11:44:28.853Z","dependency_job_id":null,"html_url":"https://github.com/mr-won/FirebaseAuth","commit_stats":null,"previous_names":["chihyunwon/firebaseauth","mr-won/firebaseauth","wonchihyeon/firebaseauth","chihyeonwon/firebaseauth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-won%2FFirebaseAuth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-won%2FFirebaseAuth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-won%2FFirebaseAuth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-won%2FFirebaseAuth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mr-won","download_url":"https://codeload.github.com/mr-won/FirebaseAuth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246338255,"owners_count":20761347,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firebase-auth","firebaseauth"],"created_at":"2025-03-30T15:29:44.865Z","updated_at":"2025-03-30T15:29:45.381Z","avatar_url":"https://github.com/mr-won.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# FirebaseAuth\nFirebaseAuth 개발 경험 정리\n## 로그인 한 사용자의 가입일 출력\n![image](https://github.com/chihyunwon/FirebaseAuth/assets/58906858/5a8ded0d-82c3-48c6-8c4d-79db46008fd2)     \n![image](https://github.com/chihyunwon/FirebaseAuth/assets/58906858/deac18fb-aae3-4e69-8709-ede72676a88c)     \n```\n로그인 계정 관리 페이지에서 로그인한 사용자의 이메일 출력과 가입일을 출력해보았다.\nfirebaseAuth 객체의 metadata 메타데이터 정보 중에 creationTime을 utc 형식으로 보여주는 메서드가 있었고\n이 데이터의 포맷형식을 SimpleDateFormat 메서드를 사용하여 한국의 날짜 형식으로 수정하였고 이를 xml에 넘겨주었다.\n```\n## FirebaseAuth 이메일인증\n\n## FirebaseAuth 친구추가 기능\n![image](https://github.com/mr-won/FirebaseAuth/assets/58906858/138cfbf5-190c-43a4-bf8e-524e2b498b70)     \n![image](https://github.com/mr-won/FirebaseAuth/assets/58906858/92a4af20-b9cf-456b-a857-2733f92d186d)    \n```\n회원가입을 할 때 회원가입에 성공한 email을 user 데이터베이스에 넣었다.\nuser 데이터베이스의 데이터를 받아올 때 친구추가 리스트에 넣은 텍스트와 비교해서 그 텍스트를 포함한 데이터라면\nuserList에 추가하도록 해서 친구추가할 유저를 검색하는 기능을 개발하였다.\n```\n\n## FirebaseAuth 친구 리스트 기능\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-won%2Ffirebaseauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmr-won%2Ffirebaseauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-won%2Ffirebaseauth/lists"}