Commit 74b6faa
committed
feat(api): implement demo mode with restricted access for demo users
Added demo mode functionality to the API, allowing demo users to access a limited set of features. Implemented route handling to block sensitive operations for demo accounts, including account deletion and certain API calls. Updated the connection handling to provide mock responses for demo users. Enhanced the frontend with a demo login option and integrated it into the existing authentication flow.1 parent 648e5e0 commit 74b6faa
23 files changed
Lines changed: 389 additions & 213 deletions
File tree
- android/app/src/main/res
- drawable-v24
- drawable
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- packages
- api/src
- do
- routes
- web/src
- components
Lines changed: 0 additions & 34 deletions
This file was deleted.
Lines changed: 0 additions & 170 deletions
This file was deleted.
Loading
Loading
Loading
Loading
Loading
Loading
Loading
0 commit comments