LazyMagic

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.

  1. 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.
  2. Open store app using: https://uptown.mydomain.com/store
  3. Login using the temporary password. You will then be asked to supply a new password.
  4. You can now Create, Read, Update, Delete, and List Pets in the store's inventory.