Skip to content

Commit 74b6faa

Browse files
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

android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml

Lines changed: 0 additions & 34 deletions
This file was deleted.

android/app/src/main/res/drawable/ic_launcher_background.xml

Lines changed: 0 additions & 170 deletions
This file was deleted.
-705 Bytes
Loading
-440 Bytes
Loading
-2.21 KB
Loading
-516 Bytes
Loading
-72 Bytes
Loading
-1.34 KB
Loading
-1.21 KB
Loading
-978 Bytes
Loading

0 commit comments

Comments
 (0)