As @below pointed out, this is not a secure practice. Sensitive data should NEVER be store on the client side. If you product involves secrets like this to function you should consider implementing the functionality on the server side.
Topic:
Programming Languages
SubTopic:
Swift
Tags: