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 | 29 | 30 | 31 |
Tags
- Clean Code
- map
- ribs
- tableView
- collectionview
- swiftUI
- ios
- Protocol
- Refactoring
- swift documentation
- RxCocoa
- 클린 코드
- uitableview
- 스위프트
- MVVM
- rxswift
- 리펙토링
- UITextView
- 애니메이션
- HIG
- combine
- Human interface guide
- uiscrollview
- 리팩토링
- clean architecture
- 리펙터링
- Observable
- SWIFT
- UICollectionView
- Xcode
Archives
- Today
- Total
목록AuthenticationInterceptor (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