Use Store App
⚡ Quick Answer
Store App Usage: Employee interface for managing pet inventory at https://uptown.mydomain.com/store
. Sign in with employee credentials created in AdminApp, then perform full CRUD operations (Create, Read, Update, Delete, List) on pet inventory for the specific store tenant.
- When you created a new employee in the admin app, an email was sent to the new employee with a temporary password. If you used
the dynamic alias approach suggested in that step, you can retrieve that password from your email.
- Open store app using: https://uptown.mydomain.com/store
- Login using the temporary password. You will then be asked to supply a new password.
- You can now Create, Read, Update, Delete, and List Pets in the store's inventory.