The Identity system is changing. LogosAccounts will be a module which provides account functionality + maintenance operations.
To allow this, the current Identity model needs to be abstracted so it can be replaced.
Notes
- The Trait SHOULD be as lean as possible. Only include functionality that is in use, not necessarily all functionality provided.
The Identity system is changing. LogosAccounts will be a module which provides account functionality + maintenance operations.
To allow this, the current Identity model needs to be abstracted so it can be replaced.
Identity for nowthough it will be replaced in future work.Notes