parent
7b0fe1a70b
commit
299e4f2cdf
|
@ -162,6 +162,8 @@ extension APIService {
|
|||
authorization: authorization
|
||||
).singleOutput()
|
||||
|
||||
PersistenceManager.shared.cacheAccount(response.value, for: authenticationBox)
|
||||
|
||||
return response.value
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue