Is SharedPreferences a secure way for keeping user logged-in in Flutter?

前端 未结 0 777
醉酒成梦
醉酒成梦 2021-02-03 10:52

I want to keep the user logged-in after the login success in Flutter, I use SharedPreferences to store a boolean as (isLoggedIn = true), but i\'m afraid of hacking this operatio

相关标签:
回答
  • 消灭零回复
提交回复
热议问题