Hi everyone, I'm building an application where the user will need to input an API Key of his investment account (Each user has one) and this API Key will need to be used when there is an API call. What is the best way to save and it fetch it?
There a screen in setting where the user can enter the API Key and a button where I would like to trigger the save functionality when it is tapped.
Thanks for your time
Sam