key and a secret, and I want the user of my app to save that data within the app in order to use it. What would be the best way to do this?
We did a similar job I think best practice is to first auth the user using cookies and then get the key using an http request and user uses the key Best not to save keya on local device
Обсуждают сегодня