auth: Use OIDCUser model directly instead of inheriting from it
Use of auto_created flag has been moved to swh-auth which prevents
the model to be saved to database and makes the app_label flag use
now pointless.
Related to T3150
auth: Use OIDCUser model directly instead of inheriting from it Tags None Subscribers None
Description
Details
|