tests: Simplify OIDCUser tests
Remove the AppUser test model inheriting from OIDCUser.
Storing data related to a remote user should be done with a dedicated
django model containing a user identifier column.
Update tests accordingly.
tests: Simplify OIDCUser tests Tags None Subscribers None
Description
Details
|