Using on-demand resources for securely storing API keys in iOS apps

31 Jan 2024 augmentedcode.io
"Many apps use API keys when authenticating network requests. Although there are better ways of authenticating requests like OAuth with PKCE, but it might not always be possible. One thing what we m…"