This PR restores the functionality of the AccountStorageStandard. There was an issue with SpeziAccount where account creation wasn't correctly picked up by the configured storage standard.
We had to reengineer some parts of the SpeziAccount infrastructure to ensure the Storage Standard is called at all times.
:gear: Release Notes
Fix storage standard
:books: Documentation
--
:white_check_mark: Testing
New tests cases were added to verify the functionality and protect us against regressions.
:pencil: Code of Conduct & Contributing Guidelines
Restore functionality of the storage standard
:recycle: Current situation & Problem
This PR restores the functionality of the
AccountStorageStandard
. There was an issue with SpeziAccount where account creation wasn't correctly picked up by the configured storage standard. We had to reengineer some parts of the SpeziAccount infrastructure to ensure the Storage Standard is called at all times.:gear: Release Notes
:books: Documentation
--
:white_check_mark: Testing
New tests cases were added to verify the functionality and protect us against regressions.
:pencil: Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: