Storing credentials with Siesta framework - iOS

52 Views Asked by At

Wanted to give to Siesta a try and I've started using it within a side project.

I was wondering if any of you have got any advice about storing the login credentials (either username+psw or just the token) and how these have been integrated within the API structure proposed by Siesta.

Did you simply use the KeychainItemWrapper? Something else worth sharing?

Thanks ;)

0

There are 0 best solutions below