Adds organization model type (#162)

* Adds organization model type

Fixes test cases

* Switches to using org username vs name

* Adds authorization based on your organization

* Adds org to token

Minor bug fixes

* Fixes test case
This commit is contained in:
Chris Anderson 2023-05-27 08:55:24 -05:00 committed by GitHub
parent 9554d17a1d
commit 8e042ee9b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 223 additions and 111 deletions

View file

@ -73,6 +73,7 @@ jobs:
DB_USERNAME: root
DB_PORT: 3306
BASE_URL: https://parcelvoy.com
AUTH_DRIVER: basic
QUEUE_DRIVER: memory
STORAGE_DRIVER: s3