You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(settings): add getUserIdentificationSettings method with tests
- Add getUserIdentificationSettings() public method
- Extract user identification logic for reusability
- Add comprehensive test coverage for all scenarios:
* identification documents disabled
* need to send documents
* waiting for approval
* documents approved
This enables external services to check user identification
status without duplicating the status resolution logic.
Signed-off-by: Vitor Mattos <[email protected]>
0 commit comments