[SDK] Validate and brand the persisted account did (#11387)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Samuel Newman
2026-08-13 22:26:22 +03:00
committed by GitHub
parent 9fe0084874
commit 3677c98873
46 changed files with 154 additions and 205 deletions
@@ -67,7 +67,7 @@ export function useSubmitReportMutation() {
reason: state.details,
subject: {
$type: 'com.atproto.admin.defs#repoRef',
// the parsed subject carries an already-resolved did
// the parsed subject holds the did as a plain string
did: subject.did as DidString,
},
}