0

I found this stack overflow post for storing tokens: How to store tokens in react native?. Seems like people are pretty divided on what to do between using: expo secure store, async storage. People claiming neither are very secure. How about in the case of using AWS amplify? I'd assume since it verifies the token every time, you can store a token locally on the device, if it's expired they have to login again, otherwise proceed.

0 Answers0