Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Xcode
- Observable
- 리팩토링
- 리펙터링
- ribs
- 스위프트
- collectionview
- uiscrollview
- RxCocoa
- 클린 코드
- HIG
- ios
- SWIFT
- 리펙토링
- combine
- UICollectionView
- Refactoring
- tableView
- clean architecture
- map
- Protocol
- swiftUI
- uitableview
- rxswift
- UITextView
- Human interface guide
- MVVM
- swift documentation
- Clean Code
- 애니메이션
Archives
- Today
- Total
목록AuthenticationCredential (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 3. Alamofire 사용 방법 - 토큰 갱신 (AuthenticationCredential, Authenticator, AuthenticationInterceptor)
1. Alamofire 사용 방법 - Network Layer 구현 (Moya 프레임워크처럼 사용하는 방법) 2. Alamofire 사용 방법 - 토큰 갱신 방법1 (Interceptor, adapt, retry) 3. Alamofire 사용 방법 - 토큰 갱신 (AuthenticationCredential, Authenticator, AuthenticationInterceptor) 4. Alamofire 사용 방법 - 로그 Log (EventMonitor) AuthenticationCredential, Authenticator, AuthenticationInterceptor, 기존에는 RequestInterceptor를 준수하여 adapt, retry를 구현하여 사용했지만 Alamofire 5.2부터 ..
iOS 응용 (swift)
2021. 10. 16. 15:33