Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このチュートリアルを使用して、Ionic に auth0 を実装しました。すべて正常に動作しますが、アプリを閉じて再度開くと、トークンと更新トークンが localstorage から削除されますが、プロファイル トークンは削除されません。インターネットにアクセスできない場合、アプリを閲覧できません。オフラインでの閲覧中に使用される localstorage に他のデータを保存するため、アプリをオフラインで閲覧する必要があります。私は何が欠けていますか?