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