일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- swift
- Animation
- Network
- ar
- 달력
- dataflow
- gesture
- fullscreencover
- arkit
- firebase
- WWDC
- 데이터최적화
- UIKit
- realitykit
- withAnimation
- CS
- GCD
- environmentobjet
- authentication
- stateobject
- Performance
- RxSwift
- Concurrency
- SwiftUI
- state
- auth
- 네트워크
- iphone
- combine
- ios
Archives
- Today
- Total
목록signIn (1)
XLOG
[FirebaseAuth] Authentication
파이어베이스는 회원가입, 로그인, 회원 관리 기능을 제공한다. 로그인 수단으로는 Email and password, Federated identity provider integration(Google, Facebook, Sign in with Apple, Twitter, GitHub), Phone number authentication, Custom auth system, integration, Anonymous auth 가 있다. 위와 같은 방법에서 무료 버전의 경우는 3,000 DAUs( daily active users ) 까지라고 한다. 사용량을 더 늘리고 싶다면 유료버전을 사용해야 한다고 한다. 유료버전을 사용하게 되면 몇가지 기능을 더 제공하는 것 같다. How does it work? 우선 ..
Swift/Etc
2023. 1. 30. 23:42