save token in device

Hello,
I use Sqlite library for to save a configuration of user account.
I have login/register pages and in my opinion saving in sqlite database is wrong idea.

For example, I authorized an one time and I can use service. And how to save the state of authorized account?

If it possible send please github link repository or expo snack. I will be very grateful!!!