···785785786786 return nil
787787 case env.RepoHandle != nil:
788788+ // Flush any cached DID documents for this user
789789+ bgs.didr.FlushCacheFor(env.RepoHandle.Did)
788790789791 // TODO: ignoring the data in the message and just going out to the DID doc
790792 act, err := bgs.createExternalUser(ctx, env.RepoHandle.Did)