mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
feat: guest auth (#141)
* feat: Start using guest auth * feat: Implement more functionality to work as guest * chore: update package and tweak public route * chore: update root package json * chore: update web package json --------- Co-authored-by: Aslam H <iupin5212@gmail.com>
This commit is contained in:
@@ -70,9 +70,10 @@
|
||||
"date-fns": "^3.6.0",
|
||||
"framer-motion": "^11.5.4",
|
||||
"geist": "^1.3.1",
|
||||
"jazz-react": "0.7.35-unique.2",
|
||||
"jazz-react-auth-clerk": "0.7.33-new-auth.1",
|
||||
"jazz-tools": "0.7.35-unique.2",
|
||||
"jazz-react": "0.7.35-guest-auth.5",
|
||||
"jazz-browser-auth-clerk": "0.7.35-guest-auth.5",
|
||||
"jazz-react-auth-clerk": "0.7.35-guest-auth.5",
|
||||
"jazz-tools": "0.7.35-guest-auth.5",
|
||||
"jotai": "^2.9.3",
|
||||
"lowlight": "^3.1.0",
|
||||
"lucide-react": "^0.429.0",
|
||||
|
||||
Reference in New Issue
Block a user