feat: implement refresh token functionality and update local storage management

This commit is contained in:
Usman Baig
2026-02-28 23:02:43 +01:00
parent 5ef6eafc63
commit bce56fa64d
3 changed files with 25 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@ciphera-net/ui": "^0.0.77",
"@ciphera-net/ui": "^0.0.78",
"@ducanh2912/next-pwa": "^10.2.9",
"@radix-ui/react-icons": "^1.3.0",
"@simplewebauthn/browser": "^13.2.2",