shopozor / services

Micro-services building up the Shopozor software.
6 stars 0 forks source link

Simplify user accounts #163

Closed zadigus closed 4 years ago

zadigus commented 4 years ago

Recap of our workflow

Prerequisites

Changes

Get rid of the users' table is_superuser, is_active, and is_staff columns that will probably be handled by the hasura permissions system and our authentication service (probably keycloake).