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
- MVVM
- combine
- 애니메이션
- SWIFT
- ios
- 리팩토링
- tableView
- uitableview
- ribs
- Clean Code
- UICollectionView
- map
- swift documentation
- rxswift
- 리펙토링
- collectionview
- UITextView
- Human interface guide
- Observable
- RxCocoa
- HIG
- swiftUI
- 리펙터링
- Refactoring
- Xcode
- 클린 코드
- Protocol
- uiscrollview
- clean architecture
- 스위프트
Archives
- Today
- Total
목록Alaomfire (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 2. Alamofire 사용 방법 - 토큰 갱신 방법1 (Interceptor, adapt, retry)
1. Alamofire 사용 방법 - Network Layer 구현 (Moya 프레임워크처럼 사용하는 방법) 2. Alamofire 사용 방법 - 토큰 갱신 방법1 (Interceptor, adapt, retry) 3. Alamofire 사용 방법 - 토큰 갱신 방법2 (AuthenticationCredential, Authenticator, AuthenticationInterceptor) 4. Alamofire 사용 방법 - 로그 Log (EventMonitor) Interceptor란? 서버에 요청을 보내기 전에, 중간에 가로채서 어떤 작업을 한 뒤 다시 서버로 보내는 역할 Alamofire를 사용하면 RequestInterceptor 프로토콜을 준수한 클래스의 인스턴스를 request에 실어서 보내..
iOS 응용 (swift)
2021. 10. 16. 02:43