[SDK] Validate and brand the persisted account did (#11387)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -22,7 +22,6 @@ export function useVerificationCreateMutation() {
|
||||
}
|
||||
|
||||
const {uri} = await pdsClient.create(app.bsky.graph.verification, {
|
||||
// the profile view is still legacy-typed, so its strings are unbranded
|
||||
subject: profile.did,
|
||||
createdAt: toDatetimeString(new Date()),
|
||||
handle: profile.handle,
|
||||
|
||||
Reference in New Issue
Block a user