Open edgarss opened 4 years ago
AlamoFire has a RequestInterceptor protocol that allows you to handle 401 retries and request headers very easily without having to reimplement all of that yourself.
I updated the code to use RequestInterceptor
AlamoFire has a RequestInterceptor protocol that allows you to handle 401 retries and request headers very easily without having to reimplement all of that yourself.